Expana Data Direct API

Authentication

A one-way hashed API key is used for authentication of all requests to the API. The customer’s unique API Key is added to the HTTP Request Header for validation before the request is fulfilled.

  • Your API Key will be shared with you in a secure way. Treat the API Key like a password
  • To receive data from the API endpoints, you will have to include the X-API-Key in the HTTP headers of each request
Continue reading