Skip to main content
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.