API Authentication
Refresh Auth Token
Refreshes an expired access token using a valid refresh token.
POST
cURL
This endpoint as well asDocumentation Index
Fetch the complete documentation index at: https://docs.cairhealth.com/llms.txt
Use this file to discover all available pages before exploring further.
/api/token will be used in tandem to provide authentication to all of our public endpoints.Body
application/json
Refresh token for generating new access token
Latest refresh token
Response
Authentication tokens refreshed successfully
cURL

