Illusion API
API Version
Illusion API has been updated to V02
API Reference
POST
https://illusion.ws/api/v02/generate
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer [You API Key Here] |
Request Body
Name | Type | Description |
---|---|---|
id* | Intiger | Illusion ID |
form* | Array | The form input values like: [{"answer":"Sales"}.{"answer":"Illusion"},{"answer":"Healthtech"}] |
Last updated