πAPI Overview
Our open API lets you create seamless integrations with the illu platform
Last updated
Our open API lets you create seamless integrations with the illu platform
Last updated
The illu API enable your team to , minimizing data loss, mistakes, and time to make manual data transfers. With the API you can, for example:
Trigger illu jobs when an alert is triggered
Create and update sites on illu when a new project is greenlit
Trigger invites to new users to join your organization
Update job status in illu when work is approved
If you need help implementing the APIs, please reach out to the illu support team at support@illu.works.
The illu API uses API keys to authenticate requests. Only admin users can generate and view an API key and only on the web application. To view your API key
Navigate to the API Key tab
Whenever your password is changed or API key is regenerated, any integrations using the previous API key will be invalidated.
Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
Use your API key in your request header in the format below.
All API requests must be made over HTTPS. Calls made over plain HTTP will fail. API requests without authentication will also fail.
Please see the API documentation of the latest version below:
Open the Admin Console. To access the Admin Console, click your Account Icon in the top right corner of the screen to open a drop down menu. Click the to open it.
Press Show Key and enter your password to reveal the key
You can regenerate an API key by pressing the refresh icon