Docs
  • What We Do
  • Supported Countries, Payment Methods, and Cryptocurrencies
  • Getting Started
  • Integration Guides
    • API
      • Required Headers
      • Create a User
      • Assign a Deposit Address
      • KYC
      • Link and Verify a Bank Account
        • Re-link Bank Account
        • Update Bank Account
        • Delete Bank Account
      • Transaction Limits
      • Buy Crypto (ACH)
      • Transaction Monitoring
      • Transaction History
    • React Native
      • Installation
      • Session Token and Wallet Signing
      • Preset Order Details
      • Example
      • Reference
      • Release History
      • User experience
        • Sign up
        • Sign in
        • Buy crypto
        • Settings & activity
    • React JS (Beta)
      • Installation
      • Session Token and Wallet Signing
      • Preset Orders
      • Callbacks
      • Theming
      • Example
      • Reference
      • Release History
  • API Reference
    • Endpoints
      • Auth
        • Crypto Wallet
        • Email OTP
        • SMS OTP
      • Activity
      • Bank
      • Client
      • Config
      • Crypto
      • Users
      • Wallets
      • Webhook Registrations
    • Custom Headers
    • Error Codes
    • Types Glossary
    • Postman
    • Open API Specification
    • Webhooks
  • Design Reference
    • UI/UX Starter kit
    • UI Requirements
  • Guides
    • Sandbox Testing
    • User Authentication
    • Link a new Signing Wallet to an Existing User
    • Plaid Bank Linking
      • Plaid OAuth Support
    • Client Dashboard (Alpha)
  • User Support Reference
    • User Account Flags
      • KYC Review
      • Transaction Processing
      • NSFs and Returned Payments
      • Fraud
    • Transactional Emails
Powered by GitBook
On this page
  • Activity
  • Auth
  • Bank
  • Client
  • Crypto
  • Users
  • Wallets
  • Webhook Registrations
  • Types Glossary

Was this helpful?

  1. API Reference

Endpoints

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

PreviousRelease HistoryNextAuth

Last updated 1 year ago

Was this helpful?

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:

Auth

All methods involved with authenticating a user to our APIs:

Bank

Everything related to bank operations:

Client

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

Crypto

API methods regarding cryptocurrencies themselves, such as prices:

Users

Everything related to users:

Wallets

Everything related to wallets:

Webhook Registrations

Endpoints to allow you to configure your webhook registrations:

Types Glossary

A descriptive list of all our models and enums:

Activity
Auth
Bank
Client
Crypto
Users
Wallets
Example highlighting request and response schemas of Send SMS OTP