Documentation Index
Fetch the complete documentation index at: https://docs.magnific.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key Authentication
Magnific API uses API keys to authenticate requests. You need to include your API key in the header of every API request to access the Magnific resources. Currently, private API keys are the only way to authenticate with the Magnific API. This means that only server-to-server calls can be made to the API All API endpoints are authenticated using API keys and picked up from the specification file.Magnific API
Download the OpenAPI specification file
Obtaining an API Key
To get an API key:- Sign up for a Magnific account at magnific.com/api
- If you are already registered, visit the API dashboard at magnific.com/developers/dashboard
- Look for the API key section and generate a new API key
Keep your API key secure and do not share it publicly.
If you believe your key has been compromised, please contact us and we will generate a new one for you.
Using the API Key
Include your API key in thex-magnific-api-key header of your HTTP requests: