Authentication
API key management and user authentication
Authenticate user and receive JWT token
User's password
passwordLogin successful
Authentication failed - invalid or missing API key
Get all API keys for the current user
API key authentication using Bearer token format.
Example: Authorization: Bearer gcreg_2fCeA78CA62644eB55B0A36249245A27
List of API keys
Authentication failed - invalid or missing API key
Create a new API key for external integrations
API key authentication using Bearer token format.
Example: Authorization: Bearer gcreg_2fCeA78CA62644eB55B0A36249245A27
Human-readable name for the API key
Clean Incentive Marketplace IntegrationComma-separated scopes
readExample: readPossible values: Hourly rate limit for this key
1000Example: 1000When the key expires (optional)
API key created successfully
Request validation failed
Authentication failed - invalid or missing API key
Delete an existing API key
API key authentication using Bearer token format.
Example: Authorization: Bearer gcreg_2fCeA78CA62644eB55B0A36249245A27
API key ID to delete
1API key deleted successfully
Authentication failed - invalid or missing API key
Resource not found
No content
Update an existing API key's properties
API key authentication using Bearer token format.
Example: Authorization: Bearer gcreg_2fCeA78CA62644eB55B0A36249245A27
API key ID to update
1Updated Marketplace Integrationtrue2000API key updated successfully
Request validation failed
Authentication failed - invalid or missing API key
Resource not found
Last updated