Account

Retrieve account details and discover available sites.

The Account resource represents the Pelcro account associated with the authenticated API token. Use it to retrieve account details and discover the sites available for API requests.

Endpoints

MethodPathDescription
GET/accountGet account

Account object

FieldTypeDescription
idintegerUnique account identifier
companystringAccount company name
countrystringTwo-letter country code
default_currencystringThree-letter default currency code
is_enterprisebooleanWhether this is an enterprise account
taxes_enabledbooleanWhether tax collection is enabled
api_core_rate_limitintegerMaximum Core API requests per minute

Site object

FieldTypeDescription
idintegerUnique site identifier — use this as site_id in other API calls
namestringSite display name
urlstringSite URL