API Authentication
All API requests require authentication using an API key. The API key must be included in the request headers.
Authentication Header
x-api-key: YOUR_API_KEY
How to get your API key
- Sign in to xMagic
- Click on your profile (top left corner) and click on "Settings"
- Go to "API keys" section
- Create a new API key if you don't have one yet
More details in the Profile page
Base URL
The base URL endpoint is:
https://api.xmagic.ai/xmagic-backend/v1