Easyship uses bearer authentication to authenticate requests. You will need to include Authorization: Bearer <API Access Token> in the header for all requests.
Before you get started, you will need to generate an API access token on our dashboard.
How to get an API access token
- Login to your Easyship dashboard.
- Click APIs & Webhooks and select Create API Connection (or Add API Connection if you already have existing connections).
- Give the new connection a name and click Connect.
- You will be provided with an access token for our production and sandbox environments and will be able to select the API scopes you want to access.
