Version: 2.0.0
Authentication
REQUIREMENT
You'll need a license key to use OddsJam's API. You can get one by emailing us at [email protected].
We offer two ways to pass your api key to the API. You can either pass it as a header or as a query parameter.
#
X-Api-Key HeaderYou can pass your api key as a header with the name X-Api-Key
.
#
Query ParamYou can also pass your api key as a query parameter with the name key
.