Get your account information, plan and credits details
GET {{baseUrl}}/account
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"plan":[{"type":"payAsYouGo","credits":5000,"creditsType":"sendLimit"},{"type":"subscription","credits":39983,"creditsType":"sendLimit","startDate":"2017-03-11T00:00:00.000Z","endDate":"2017-04-11T00:00:00.000Z"},{"type":"sms","credits":999.5360000000001,"creditsType":"sendLimit"}],"relay":{"enabled":true,"data":{"userName":"john.smith@example.com","relay":"smtp-relay.domain.com","port":587}},"marketingAutomation":{"key":"kzfr5xxxxxxttuyo1","enabled":true},"email":"john.smith@example.com","firstName":"John","lastName":"Smith","companyName":"MyShop","address":{"city":"New-York","street":"1677B 8th Avenue","zipCode":"7665","country":"USA"}}