Provides Bearer access tokens based on the client credentials grant type.
Documentation Index
Fetch the complete documentation index at: https://developer.setle.app/llms.txt
Use this file to discover all available pages before exploring further.
Client Credentials (client_id + client_secret) to call this endpoint. See Quickstart or Authentication to get started.access_token for your client. You can reuse the token in your service and only call this endpoint when the time you retrieved this + expires_in is going to pass.