The flow is usually the following:

1st stage

The client can initially test our APIs by getting samples from our ReadMe site

2nd stage

We provide the client with access to our Swagger environment, where the client can retrieve samples of our Production data for the APIs included in the contract.

3rd stage

Once the client has tested the APIs in Swagger and is ready to receive the data in their staging or test environment, they will provide us with the corresponding endpoints, we will register them on our side and start pushing the data to them.

4th stage

Once the development phase has been completed on the client’s side, they will provide us with the corresponding production endpoints, we will register them on our side and start pushing the data to them.
Final stage: implementation process is completed once the client’s product/service that has integrated Riskline’s intelligence is deployed to production.