Illusion Documentation
www.illusion.ws
  • Welcome
  • Illusion Query Language
  • Illusion API
  • illusion.ws
Powered by GitBook
On this page
  • API Version
  • API Reference

Was this helpful?

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"}]

PreviousIllusion Query Language

Last updated 1 year ago

Was this helpful?