Test API Key

Overview

You've already created an API key. Now you're ready to test Zeliq's APIs and confirm access.

There are many options for API testing. For this article, Zeliq is going to use this developer hub, but the same information can be applied to your preferred testing methods.

Test Zeliq APIs in Documentation

To test APIs directly in this documentation:

  1. Go to the reference docs for an endpoint such as Enrich Phone.
  2. Enter your API key in the Header field.
  3. Choose one of the available programming languages.
  4. Enter details in the parameters to generate your API request. At a minimum, address the required parameters. As you add values to the parameters, the API request will update live.
  5. Click Try It! to send your request.

The response from the API appears directly in the Response section of the docs. A successful request generates a response with a 200 status code.