Issue API key

This endpoint creates a Gigasheet API token from an Auth0 consent code. Unlike other API endpoints, this endpoint cannot itself be authenticated using an API token, it must be authenticated using the interactive login flow. To create an API token, follow the Getting Started documentation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

create api token request

string
required

The consent code.

string
required

The redirect URI to give to Auth0 when converting the code to a permanet API token. Must match the redirect URI in the request that was sent to generate the consent code.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!