DynamoSQL API clients authenticate by exchanging their credentials for a bearer token viaDocumentation Index
Fetch the complete documentation index at: https://docs.dynamosql.com/llms.txt
Use this file to discover all available pages before exploring further.
POST /v1/auth/token. When the access token expires, use POST /v1/auth/refresh to get a new one.
- Get Access Token — exchange
clientIdandclientSecretfor tokens - Refresh Access Token — exchange a refresh token for a new access token