Toonme
Transform your photos into captivating cartoon-style illustrations effortlessly.
About API
Introducing the Toonme API, a powerful image processing tool that transforms your photos into cartoon-style illustrations in seconds! With our API, you can easily integrate the Toonme technology into your own software, app, or website and offer your users a fun and unique way to enhance their photos.
Note: It is unofficial api of Toonme APP but we guarantene it works well and fast without any blocks and problems.
Details
1. Upload Image
This endpoint is used to upload an image file for cartoon generation.
Endpoint:
https://www.capix.uz/v2/toonme/upload/
Method: POST
Request Headers:
token: API_KEY
Request Body:
file1
: Image file to be uploaded.
2. Generate Cartoon Image
This endpoint is used to generate a cartoon version of an image using its URL.
Endpoint:
https://www.capix.uz/v2/toonme/
Method: POST
Request Headers:
Content-Type: application/json
token: API_KEY
Request Body:
image_url
: URL of the image for which a cartoon version will be generated.id
: Identifier for the request.
3. Get Cartoon Image Result
This endpoint is used to retrieve the cartoon version of an image generated earlier. It requires the request_id
obtained from the response of the generate cartoon image request.
Endpoint:
https://www.capix.uz/v2/toonme/result/
Method: POST
Request Headers:
Content-Type: application/json
token: API_KEY
Request Body:
request_id
: ID of the cartoon image generation request for which the result is being retrieved.
Code Snippets
Image Upload
Image Process
Image Result
Result
Template IDs
If you need more thousands of premium filters, contact with admin: firdavscoder1@gmail.com
How to find pro effect
Last updated