External API
string · required
string · required
Get account profile
GET
https://api.datavisual.ca
/v1/account
Returns the authenticated customer's account summary, including primary billing and primary shipping address snapshots.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Get account profile › Responses
Account profile
object
List account addresses
GET
https://api.datavisual.ca
/v1/account/addresses
Returns the authenticated customer's active address book, including billing, primary shipping, and any additional addresses.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List account addresses › Responses
Address list
object[]

