doc-pic
Create automated photos for documents from pictures. Pictures can be taken with any camera.
47 subscribers
11 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
doc-pic endpoints
| Method | Endpoint | Description |
|---|---|---|
| authorization | ||
| POST |
login_check /login_check |
based on username and password call will return a JWT token valid till end of month. Not usable for rapidapi users. |
| presets | ||
| GET |
presets /presets |
|
| PUT |
preset_update /presets/{identifier} |
|
| POST |
preset_new /presets |
|
| GET |
preset_detail /presets/{identifier} |
|
| DELETE |
preset_delete /presets/{identifier} |
|
| image | ||
| GET |
cuts_list /cuts |
|
| POST |
capture /capture |
The face-id can be passed to the cut call together with a preset. |
| GET |
show /show/{session}/{file} |
Can be single.png or pack.png for 6*4 inch 300 DPI with |
| DELETE |
cuts_delete /cuts/{session} |
|
| POST |
cut /cut |
Generate the picture for the given face and preset |
doc-pic pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|