Endpoints

Dive into the specifics of each API endpoint by checking out our complete documentation.

In each of the subsequent pages, we detail the API spec for our endpoints. To view more details about the schema of the requests and responses, expand the individual sections of the endpoint module:

Activity

APIs to retrieve a user's transaction activities:

pageActivity

Auth

All methods involved with authenticating a user to our APIs:

pageAuth

Bank

Everything related to bank operations:

pageBank

Client

Everything related to creating a client session for use with the embedded integration:

pageClient

Crypto

API methods regarding cryptocurrencies themselves, such as prices:

pageCrypto

Users

Everything related to users:

pageUsers

Wallets

Everything related to wallets:

pageWallets

Webhook Registrations

Endpoints to allow you to configure your webhook registrations:

Types Glossary

A descriptive list of all our models and enums:

Last updated