Test APIs

Our Sandbox environments contain the full set of Cross River APIs and each CR product is associated with its own endpoint. We use the OpenAPI Specification (OAS) with Swagger.

When you complete the registration process, you'll get access to the endpoints relevant to your custom solution.

Using Swagger

To use our APIs you have to authenticate with our system and acquire an access token.

Copy the token and paste it into the green menu bar at the top.

Now you can access the APIs and try them out.

Below is a sample POST. To make the call in Swagger and receive a live response:

  1. Click the yellow Example Value box in the parameter pane. The request box populates with generic parameters.

  2. Enter the relevant parameters .

  3. Click Try it out!

Click Model to see the parameter details.