Skip to content

Identity

Returns basic information about your API key.
Suitable as a first verification call after obtaining a key.

GET /api/v1/Identity

Parameters

This endpoint has no parameters.

Response

FieldTypeDescription
IdKeystringYour API key identifier
IdCompanyuuidYour company identifier
IpAuthorizationEnabledboolWhether IP authorization is enabled
AllowedIpAddressesstring[]List of allowed IP addresses

Note

General authentication rules, rate limits and error states are described in: