« Back to Documentation Overview

get_account_info

Section: Accounts
Version: 1.5.0


Get basic info about your account.


Parameters
stringYOUR_API_KEY
Return Value
stringloginbbkr
stringemailpawel.pabian@implix.com
stringfirst_namePawel
stringlast_namePabian
stringcompany_nameMy company
stringcountryPoland
stringcountry_codePL
stringstatepomorskie
stringcityGdansk
stringstreetZakopianska
stringzip_code80-124
stringfrom_nameMy From Name
stringfrom_emailme@emailaddress.com
stringphone+48000000000
stringaffiliatesomeone
stringcreated_ip91.192.79.136
stringtime_zoneEurope/Warsaw
stringcreated_on2000-01-01 00:00:00

Example Request JSON

[
    "YOUR_API_KEY"
]

Example Response JSON

{
    "login": "bbkr",
    "email": "pawel.pabian@implix.com",
    "first_name": "Pawel",
    "last_name": "Pabian",
    "company_name": "My company",
    "country": "Poland",
    "country_code": "PL",
    "state": "pomorskie",
    "city": "Gdansk",
    "street": "Zakopianska",
    "zip_code": "80-124",
    "from_name": "My From Name",
    "from_email": "me@emailaddress.com",
    "phone": "+48000000000",
    "affiliate": "someone",
    "created_ip": "91.192.79.136",
    "time_zone": "Europe\/Warsaw",
    "created_on": "2000-01-01 00:00:00"
}
API-wide Errors
API key verification failed API key verification failed
API client IP not allowed API client IP not allowed
Invalid params Attribute params must be reference to hash