Introduction

Welcome to the finX API reference!

This reference provides detailed information about all resources and functionalities that are accessible through the finX API. Our API conforms to a RESTful design and is oriented around resources that are accessed through standard HTTP verbs.

Message Format

  • Request and response bodies are formatted as JSON.
  • Strings are encoded as UTF-8.
  • Dates are represented in a ISO-8601 conforming format.