Prerequisites
- A Meow account
- An API key from the Meow Dashboard
Make your first API call
Authenticate by passing your API key in thex-api-key header:
Environments
| Environment | Base URL |
|---|---|
| Production | https://api.meow.com/v1 |
| Sandbox | https://api.sandbox.meow.com/v1 |
Use the sandbox environment for development and testing before going live.
What can you build?
Accounts & Balances
Access account information, transactions, balances, and payment networks.
Transfers
Send ACH, wire, book, and crypto transfers programmatically.
Contacts
Manage cryptocurrency contacts for USDC transactions.
Invoicing
Create invoices with line items, discounts, and flexible payment options.
Next steps
Set up authentication
Learn about API key scopes and multi-entity access.
Follow a tutorial
Explore the API
Browse the full API Reference for all available endpoints.