Every endpoint in the API reference includes an interactive playground powered by the OpenAPI specification. You can use it to send requests directly from the documentation. To get started:Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
- Navigate to any endpoint in the API Reference section.
- Fill in the required parameters and request body.
- Add your
Authorization: Bearer <token>header with a valid access token. - Click Send to execute the request and view the response.
The playground sends real API requests. Use your Sandbox credentials and environment to avoid
affecting production data.