See the API's various operations for details on their request parameters and response data.

OperationMethodEndpoint
Throttling counters
Create a throttling counterPOST/counters
List throttling countersGET/counters
Get a throttling counterGET/counters/​{counterId}
Edit a throttling counterPUT/counters/​{counterId}
Delete a throttling counterDELETE/counters/​{counterId}
List counter endpointsGET/counters/​{counterId}/​endpoints
List counter keysGET/counters/​{counterId}/​keys
Tags
List tagsGET/tags
Reports
Generate a reportPOST/reports/​{reportName}/​versions/​{reportVersion}/​report-data
Collections
Create a key collectionPOST/collections
List key collectionsGET/collections
Get a key collectionGET/collections/​{collectionId}
Edit a key collectionPUT/collections/​{collectionId}
Delete a key collectionDELETE/collections/​{collectionId}
Edit an ACLPUT/collections/​{collectionId}/​acl
List collection endpointsGET/collections/​{collectionId}/​endpoints
Edit quota settingsPUT/collections/​{collectionId}/​quota
Keys
Create keysPOST/keys
List keysGET/keys
Generate keysPOST/keys/​generate
Import keysPOST/keys/​import
Move keysPOST/keys/​move
Restore revoked keysPOST/keys/​restore
Revoke keysPOST/keys/​revoke
Get a keyGET/keys/​{keyId}
Edit a keyPUT/keys/​{keyId}
Reset key quotaPOST/keys/​quota-reset