In order to authenticate and use the Search API, you need to place your Vantage API Key in the Authorization
header as a Bearer Token to all /v1/search/*
endpoints.
Authorization: Bearer << your Vantage API Key >>
In order to authenticate and use the Search API, you need to place your Vantage API Key in the Authorization
header as a Bearer Token to all /v1/search/*
endpoints.
Authorization: Bearer << your Vantage API Key >>