Manual onboarding may deliver credentials out of band; once you have a token, validation and renewal work the same.
| Endpoint | Method | Description |
|---|---|---|
| Create a new client | POST | Creates a new client account. |
| Validate access token | GET | Confirms that the access token is valid. |
| Renew access token | GET | Initiates token renewal. |