Overview of accounts

Endpoint

Endpoint: GET /api/me

This endpoint gives you an overview of your main account account,

Response data type

{ "Account": "string", "Organization": "string", "Type": "string", "Balance": 0.0, "Currency": "string" }

Account

An individual account's unique ID consisting of the prefix ip1- followed by a number of numbers.

Organization

Name of the company/organization that is the owner of the account.

Type

an individual account's account type, Swedish or international. Accounts of type Swedish is only suitable for SMS traffic within Sweden. All traffic outside Sweden is charged according to an individual unit price based on the country code.

Balance

An individual account's balance level. can consist of a negative or positive number, depending on the chosen cost model.

Currency

Indicates which currency an individual account is debited in. SEK or Euro.