# API Documentation

The Cloud is a banking-as-a-service platform designed for fintechs.

The Cloud can be access with our open banking API, empowering developers to build new apps for the platform.

The API follows REST (opens new window) best practices and is designed to:

  • use predictable, resource-oriented URLs
  • use HTTP response codes to indicate API errors
  • use built-in HTTP features, like HTTP authentication and HTTP verbs, which can be understood by off-the-shelf HTTP clients.

JSON (opens new window) is returned in all responses from the API, including errors.

Last Updated: 10/22/2021, 10:19:04 AM