Authentication
Authentication
All calls to the Autoaddress 3.0 API must be authenticated. This can be done by passing either an API key or token in a request. A User-Agent is requi...
Create Token
The CreateToken endpoint is used to exchange your API key for a short-lived access token. We recommend you create them on your server to grant access ...