Introduction

🚧

Important

This is emerging documentation and everything described here is subject to change.

Overview

Coinify API enables you to utilize a range of cryptocurrency services such as accepting and managing payments in virtual currencies.

Getting started

In order to integrate with the API as a merchant, you need to do the following:

  1. Create a merchant account
  2. Generate API Keys
  3. Provide a URL for notifications

Use Cases

After you have successfully integrated, you can fulfill any of the following use cases:

API Overview

The API has predictable resource-oriented URLs.
It uses standard HTTP verbs, accepts JSON-encoded request bodies, and returns JSON-encoded responses.

Try out the Payment Intent API.