Authentication
The Verde API utilizes a Bearer Token HTTP authentication scheme to protect the endpoints. Each request must contain an authorization header in the form of a bearer token.
To request credentials to access the API, please contact api[at]verdefulfillmentusa.com.
Authorization: Bearer <TOKEN>