Points d'extrémité


The Hyfin APIs are standard REST-style APIs that accepts and returns JSON requests and is located at the following endpoints. These endpoint URLs are also referred to as the {base_url} throughout the API documentation.

During your development/integration effort, you should always connect to the STAGE environment. Once you've completed the integration and are ready to go live, you can switch to the PRODUCTION environment by simply changing the URL to point to the production endpoint. You will also need to use your production api_access_token in the request headers.

Les deux environnements nécessitent également que la fonctionnalité integrations.hyfin_api_access soit activée sur le site que vous appelez, en plus d'un jeton valide. La page d'authentification décrit cette condition préalable et cite l'erreur exacte qu'un site sans la fonctionnalité reçoit.


Environnement de scène

https://stage-api.hyfin.app

Environnement de production

https://api.hyfin.app