Create an access token and a refresh token
Send yourDocumentation Index
Fetch the complete documentation index at: https://docs.covver.io/llms.txt
Use this file to discover all available pages before exploring further.
clientId and clientSecret, and receive a short-lived (10 minutes) accessToken and a long-lived (30 days) refreshToken.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.