api-keys
Number of APIs: 8
-
Delete API Key DELETE {{endpoint}}/api-keys/:apiKey
-
Fetch API Keys GET {{endpoint}}/api-keys?projectId={{projectId}}
-
Fetch API Key GET {{endpoint}}/api-keys/:apiKey
-
Authenticate API Key POST {{endpoint}}/api-keys/auth/:apiKey
-
Create API Key POST {{endpoint}}/api-keys/
-
Rotate API Key POST {{endpoint}}/api-keys/:apiKey/rotate
-
Reactivate API Key PATCH {{endpoint}}/api-keys/:apiKey/reactivate
-
Update API Key PATCH {{endpoint}}/api-keys/:apiKey