- How to create an API client in the dashboard (attach screenshots) and obtain credentials.
- How to generate an API token using the credentials (include an example curl command).
- Describe the token lifetime and how to refresh it.
- Provide an example of using the token in the
Authorizationheader to authenticate API requests (include a curl example for a single request, e.g., from the resources group).