EnergyCAP Developer
Documentation
API Reference
API Reference
/
ApiKey
ApiKey
GET
2 endpoints
/api/v3/apiKey
GetApiKeysV3
Retrieves all API keys, with optional filtering
/api/v3/apiKey/{apiKeyId}
GetApiKeyV3
Retrieves a single API key by its unique identifier
POST
1 endpoint
/api/v3/apiKey
CreateApiKeyV3
Creates a new API key and returns the key value
PUT
1 endpoint
/api/v3/apiKey/{apiKeyId}
EditApiKeyV3
Updates the name and description of an existing API key
DELETE
1 endpoint
/api/v3/apiKey/{apiKeyId}
DeleteApiKeyV3
Deletes an API key by its identifier