Using Related Visitors API
This API is intended to be used only from the server side; it was never designed to be and must not be used from the client side (i.e. browsers, mobile devices). This API is available for all of our plans. If you are interested in using this API, please contact our support team to enable it for you. Otherwise, you will receive an error.PricingThis API is priced at an additional $1 per 1000 API calls.
Authentication
Requests to Related Visitors API are authenticated using the Secret API key. When making a request, the HTTP HeaderAuth-API-Key must be set to the value of the Secret API Key.
If you don’t have a Secret API Key, you can create one on your Fingerprint Dashboard by visiting App Settings > API Keys.
It is also possible to authenticate the request by setting the query parameter api_key to the value of the Secret API Key. However, we strongly advise against it and recommend this approach only for quick tests.
Availability
This API is available in the Global, EU, and Asia regions:| Region | Base URL | Server Location |
|---|---|---|
| Global | https://api.fpjs.io | Northern Virginia, USA |
| EU | https://eu.api.fpjs.io | Frankfurt, Germany |
| Asia | https://ap.api.fpjs.io | Mumbai, India |