SlidesGPTSlidesGPT API

Authentication

Get an API key and authenticate your requests

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

Sign up or log in to SlidesGPT.

Navigate to the API Keys page.

Authentication 1

Generate a new API key.

Authentication 2

Optionally, give your key a name.

Authentication 3

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.

On this page