See the API's various operations for details on their request parameters and response data.
Operation | Method | Endpoint |
---|---|---|
Activations | ||
Activate a key collection version | POST | /activations |
List activations | GET | /activations |
Key Collections | ||
Create a key collection | POST | /key-collections |
List key collections | GET | /key-collections |
Get a key collection | GET | /key-collections/{collectionId} |
Create a key collection version | POST | /key-collections/{collectionId}/versions |
Get a key collection version | GET | /key-collections/{collectionId}/versions/{versionId} |