Using ShipEngine on Behalf of an Account
Once you've created a ShipEngine account, the next step is to make ShipEngine API calls on behalf of that account. You can perform any ShipEngine operation on behalf of your customer, such as:
The On-Behalf-Of Header
All calls to the ShipEngine API will require the following two headers:
Header Name | Description |
---|---|
API-Key | This is your ShipEngine Partner API key. See the Getting Started page for details. |
On-Behalf-Of | This is the API Key of the ShipEngine account that you are operating on behalf of. |
Example
POST /v1/labels