Skip to main content
GET
Identify the calling API key

Authorizations

Authorization
string
header
required

Your API key, e.g. Authorization: Bearer clmt_test_. Live keys use the clmt_live_ prefix.

Headers

Clemta-Version
string

Date-based API version to run this request against.

Example:

"2026-08-13"

Response

The caller's identity.

object
enum<string>
required

Entity name. Identifies this object when it arrives without its URL - nested under an expand[], inside an event payload, or in a webhook.

Available options:
me
partner_id
string
required

Identifier of the partner this key belongs to.

livemode
boolean
required

False for clmt_test_ keys.

key_last4
string
required

Last four characters of the presented key.

api_version
string
required

Effective API version for this request.