accounts - Get Account
Accounts
Get Account
Returns the full account profile for the authenticated user.
Some fields are country-specific:
- AR:
cuit,address,district,postal_code - MX:
rfc,curp - CL:
rut - ES:
nie,nif
Authorization
- Requires a valid API key.
GET
accounts - Get Account
Headers
The API key as a string.
See the Generating Signature section for more details.
A timestamp in milliseconds. See the Timestamp Security section for more details.
An additional, non-required parameter, that you can send to specify the number of milliseconds after the timestamp for the request to be valid. See the Timestamp Security section for more details.