Learn how to authenticate your requests to the PlanD API using Bearer tokens or API keys
List existing API keys
GET /apiKeys
endpoint to view your current API keysCreate a new API key
POST /apiKeys
endpoint to generate a new API keyStore securely
401 Unauthorized
403 Forbidden