Authentication

All the API requests are required to be authenticated based on the apiKey passed in the headers. This helps Native to track API usage, as well as prevent DDoS attacks.

In order to get the API Key, you can refer to "Getting the API Key" guide.

Last updated