Skip to main content
You can use the Artie dashboard API to manage your Artie pipelines and data.

Authentication

All requests require a valid API key in the Authorization header. To generate an API key, please go to the Artie dashboard under the Settings page.
Authorization: Bearer YOUR_API_KEY
Please expect periodic changes to the API endpoints as we continue adding more functionality. The changes will be backwards compatible.