Skip to content

Unlock the potential of your innovation project with our help guides and videos. Let’s get started.

Configuring your Sandpits

10
  • Sandpit limitations
  • Secure Sandpits: Overview
  • Sandpit control levels
  • How to add a SaaS Sandpit
  • How to simulate your local setup
  • How to connect to a Cloud Sandpit in AWS
  • How to add a Data Science Sandpit
  • How to add a Cloud Sandpit
  • How to upload local code to a Sandpit
  • How to add extra plugins to a Sandpit

Use Case Library

3
  • Machine Learning with AWS SageMaker
  • Exploring AI with NayaOne
  • Wealth management property valuations

Working with Fintechs

3
  • How to connect to a Fintech’s API
  • How to make requests to Fintechs
  • How to view a Fintech’s documentation

Using Data

4
  • How to connect a Dataset API
  • How to connect to a Dataset
  • How to change data request limits
  • How to test a Dataset with a Fintech’s API
  • Main website
  • Help Centre
  • I'm a developer
  • How to make requests to Fintechs
View Categories

How to make requests to Fintechs

< 1 min read

Where to find code snippets, plus example endpoint requests.

Each Fintech on NayaOne has a unique associated subdomain. You’ll find these within the Fintech’s Documentation tab:
documentation tab

Code snippets can be copied in order to test each Fintech out from the same documentation tab.

The endpoints of the requests are: <fintech>.nayaone.com/<request-path>

Example request:
curl -i -X GET https://transferwise.nayaone.com/v1/rates -h "sandpit-key: <your-key>"

Did this page answer your question?

© 2019–2024 NayaOne. All rights reserved