OVERVIEW

VERSION 1.0 FABRUARY 2021

The Crypto APIs provide a wide variety of functionality. The full API endpoint reference is included at the end of the documentation; the product APIs represent typical integrations for various use cases. If you fit one of the use cases, after reading through the introductions start with the relevant product APIs.

Any Questions about the Crypto api can be directed to Fundamental Interactions support email: support@fundamentalinteractions.com

https://fundamental-interactions-inc.gitbook.io/websocket-api/

APIs INTRODUCTION

APIs allows authorized individuals to automate many tasks related to Crypto API calls of various types. This means being able to initiate various calls.

REST-ISH

Crypto APIs are "REST-ish" APIs that conform as strictly as possible with the JSONAPI specification. It's important to note that while we strive to be as strict as possible in our adoption of the JSONAPI specification, for the sake of convenience, there are places where slight deviations are made. In general, and in our own experience writing front-ends with these APIs, said deviations aren't particularly difficult to work with.

LANGUAGE-SPECIFIC SDKS

No language-specific SDKs are available nor is there any plan to create them. The reason JSONAPI is being used and being implemented as strictly as possible is to allow developers to use common, generic libraries to consume API resources and relationships.

GETTING STARTED

Requests should use https://mid-crypto-dev-enc.fi-edition.com/api/v1. This document uses paths relative to this host.

ACCESS TO FUNDAMENTAL INTERACTIONS APPLICATIONS

In order to gain access to application tools and user access, please Contact: Support@fundamentalinteractions.com

Last updated