Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.augustus.com/llms.txt

Use this file to discover all available pages before exploring further.

Augustus is a global payments platform for developers. Move money instantly between fiat and stablecoins, automate payouts, accept Open Banking payments, and run on- / off-ramps with a single API. The API is structured as building blocks you can combine for your specific use case. Payouts, payins, FX, and balances all work the same way for both fiat and stablecoins.
Augustus was previously known as Ivy. This site documents both APIs:
  • 2023-01-01 (Ivy) — the Ivy API. Required for Open Banking and Manual Bank Transfer. SDK: @getivy/node-sdk. Existing customers keep using it without any changes to their keys, webhooks, or integrations.
  • 2026-05-01 — the new API, focused on Augustus’ US Banking product (accounts, payouts, conversion, stablecoins). Open Banking is not available here yet. SDK: @augustusbank/typescript-sdk.
Choosing an API: if you need Open Banking payins, integrate with 2023-01-01 (Ivy). If you are integrating Augustus’ US Banking product, use 2026-05-01.Code samples on this site default to the 2023-01-01 (Ivy) API. Where a feature is supported on both APIs, examples appear in dual-tab 2023-01-01 (Ivy) / 2026-05-01 code blocks.

Learn the basics

If you’re new to Augustus, check out the core concepts and explore the main capabilities in detail below.

Incoming Payments

Accept Open Banking payments, manual transfers, and direct deposits from your users, customers, or partners.

Outgoing Payments

Send money to users, partners, or external accounts, instantly and globally. Automate payouts, refunds, and more.

On- / Off-Ramp

Convert between fiat and stablecoins with a single API. Power global treasury and cross-border flows.

Accounts

Manage and reconcile your balances and transactions across fiat and stablecoins. Stay on top of your financial operations.

Your integration journey

1

Create an account

Sign up for an Augustus account to access the platform and APIs.
2

Activate Test Mode

Switch on Test Mode to safely develop your integration.
3

Configure

Generate your sandbox API key, set up webhook endpoints, and invite team members.
4

Get approved for production

After KYB approval and integration review, Augustus activates your account for live processing.
5

Go live and monitor

Switch to production, make payments, and track statuses via webhooks and the Dashboard.
Reach out at help@augustus.com if you have any questions about the concepts, products, or process.