To let you explore our Zone switch APIs, you need to have registered an account. You can obtain and manage your API keys in the Settings pane (API Keys). We provide you with keys for both the test and live environments. The Live keys become accessible once your Account has been activated

To authenticate your account, you must include your appropriate API key in the request which can be accessed via the client Dashboard provided for Visuals. Here are the steps to authenticate your account:

  1. Generate your secret API key from the dashboard
  2. Include the API key in the x-Api-key header

The API keys have the prefix ft\_

Sample Test API Key ft_3592334282594906488

All the API requests should be made over HTTPS instead of HTTP (all calls made over plain HTTP will fail). All requests made in the test environment will never hit the banking networks and will not cost you anything. Your API keys should be kept private so do not share your secret API keys.