The CLI authentication flow creates a session, opens a browser for login, and polls until complete.Documentation Index
Fetch the complete documentation index at: https://docs.grantiva.io/llms.txt
Use this file to discover all available pages before exploring further.
Create a session
Response
Poll session status
Response
pending, active, expired.
When active, the response includes the API key and email:
Validate API key
Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer <api_key> |