Ouch API v1.0.0
This is a public version of the Ouch API.
You can authenticate using one of the following methods:
- An Api-Key header. For example, Api-Key: YOUR_API_KEY.
- A token query parameter. For example, if you want to make a request to a resource with URL /endpoint, you can specify your key as /endpoint?token=YOUR_API_KEY
Make sure that each request you perform includes your API key in one of the specified formats. Otherwise, the request will fail.
Get list of illustrations by query
Text search query
Coma separated styles
Filter by media resources
Query and result language
Page number
Number of results per page. Max: 100
Return only specified fields. Example: "id,mediaResources,urls(thumb)". Please request only needed fields.
Get list of illustrations
Filter by media resources
Coma separated styles
Coma separated categories
Coma separated tags
Query and result language
Page number
Number of results per page. Max: 100
Return only specified fields. Example: "id,mediaResources,urls(thumb)". Please request only needed fields.
Get a link to a high resolution asset of illustration
ID
200 - High-resolution illustration
Get illustration by id
ID
Query and result language
Return only specified fields. Example: "id,mediaResources,urls(thumb)". Please request only needed fields.
200 - Illustration by id
Get list of tags
Query and result language
Page number
Number of results per page. Max: 100
Return only specified fields. Example: "id,mediaResources,urls(thumb)". Please request only needed fields.