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.
Authentication 1
  1. Generate a new API key.
Authentication 2
  1. Optionally, give your key a name.
Authentication 3
  1. Save your key.
Authentication 4

Using the API Key

Include it in your request headers:

Authorization: Bearer YOUR_API_KEY

Keep your key secure and do not share it.