Request Structure

Request URL structure

Nirova APIs use a straightforward URL naming convention, consisting of two parts, a base URL and endpoint path.

The API base URL is assigned to each Operator or Supplier during onboarding based on their region. The endpoint path is different based on the endpoint that the call is made to or from, and can be seen in the API reference of each endpoint.

Request structure example:

Structure:

https://{your-assigned-base-url}/{endpoint-path}

Example full request URL:

http://api2.server2.io/operator/generic/v2/game/url

Staging environment is available at

https://api.server1.ih.testenv.io/

Base URLs for API requests

Europe region

  • api.server2.io
  • api2.server2.io - Deprecated
  • api.tr1.server2.io
  • api.tr2.server2.io
  • api.tr3.server2.io

Asia region

  • api.as1.server2.io
  • api.as2.server2.io - Deprecated

Latin America region

  • api.am.server2.io