Getting Started
Authentication
To use the SlidesGPT API, you need an API key for authentication. This key must be included in every request as a Bearer token in the Authorization
header.
How to Get an API Key
- Generate a new API key.
- Optionally, give your key a name.
- Save your key.
Using the API Key
Include it in your request headers:
Keep your key secure and do not share it.