Headers
Headers offer additional details about the request and the expected response. Each API request must include an Authorization header and an Accept
header.
If you are interfacing with our Advice API endpoint(s), use the specified Advice Content Type Accept
header. Otherwise, send Accept: application/json
with every request.
Updated 30 days ago