Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dynamosql.com/llms.txt

Use this file to discover all available pages before exploring further.

DynamoSQL API clients authenticate by exchanging their credentials for a bearer token via POST /v1/auth/token. When the access token expires, use POST /v1/auth/refresh to get a new one. See the Authentication guide for token caching patterns, scope details, and tenant scoping.