Environments / URLS

Last update: November 23, 2023

Construction of URLs

All URLs are constructed in the following way:

For API specific France

  • In staging environment: https://api-staging.fr.oney.io/[API_PATH]
  • In production environment: https://api.fr.oney.io/[API_PATH]

For API V1.0

  • In staging environment: https://api-staging.oney.io/staging/[API_PATH]
  • In production environment: https://api.oney.io/[API_PATH]

For API V1.1 and v1.2 all countries

  • In staging environment: https://api-staging.oney.io/[API_PATH]
  • In production environment: https://api.oney.io/[API_PATH]
CodeMeaning
API_PATHPath of the resource, which is specific to each APIs.