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

  1. Sign up or log in to SlidesGPT.
  2. Navigate to the API Keys page.
  1. Generate a new API key.
  1. Optionally, give your key a name.
  1. Save your key.

Using the API Key

Include it in your request headers:

Authorization: Bearer YOUR_API_KEY

Keep your key secure and do not share it.