Authentication

All requests to the Quote Engine are authenticated via an API key. If a request does not contain a valid key, the Quote Engine will return a 403 error. Requests must be sent over HTTPs.


Request Headers

Your userToken API key should be included in the header of all requests:

Key Value
userToken {apiKey}



Environments

Your userToken API key is the same for both the TEST and PROD environments.


Revision #6
Created 2024-01-24 14:51:14 UTC by Tom Herbert
Updated 2024-01-25 09:46:45 UTC by Tom Herbert