How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Meow Transfers API

Initiate ACH, wire, book, and crypto transfers, and retrieve transfer details.

Meow Transfers API is one of 26 APIs that Meow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transfers. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 10 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.meow.com/v1, https://api.sandbox.meow.com/v1.

11 operations 10 paths 25 schemas 5 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Servers
https://api.meow.com/v1
https://api.sandbox.meow.com/v1
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Meow Transfers API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — Your Meow API key, sent in the x-api-key header for authentication.

Paths & Operations 11

Across 10 paths, the API surfaces 11 operations — 5 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Transfers 11

Initiate ACH, wire, book, and crypto transfers, and retrieve transfer details.

POST
/accounts/{account_id}/usdcdeprecated
Create USDC Transaction (Legacy)
create_usdc_transaction_accounts__account_id__usdc_post 2 params body → 200422
POST
/accounts/{account_id}/crypto
Create Crypto Transaction
create_crypto_transaction_accounts__account_id__crypto_post 2 params body → 200422
POST
/accounts/{account_id}/book
Create Book Transfer
create_book_transfer_accounts__account_id__book_post 2 params body → 200422
POST
/accounts/{account_id}/ach
Create ACH Transfer
create_ach_transfer_accounts__account_id__ach_post 2 params body → 200422
POST
/accounts/{account_id}/ach/scheduled
Create Scheduled ACH Transfer
create_scheduled_ach_transfer_accounts__account_id__ach_scheduled_post 2 params body → 200422
GET
/accounts/{account_id}/ach/scheduled
List Scheduled ACH Transfers
list_scheduled_ach_transfers_accounts__account_id__ach_scheduled_get 4 params → 200422
POST
/accounts/{account_id}/wire
Create Wire Transfer
create_wire_transfer_accounts__account_id__wire_post 2 params body → 200422
GET
/accounts/{account_id}/transactions/{transaction_id}deprecated
Get USDC Transaction (Legacy)
get_usdc_transaction_accounts__account_id__transactions__transaction_id__get 3 params → 200422
GET
/accounts/{account_id}/crypto/{transaction_id}
Get Crypto Transaction
get_crypto_transaction_accounts__account_id__crypto__transaction_id__get 3 params → 200422
GET
/accounts/{account_id}/wires/{wire_transfer_id}
Get Wire Transfer
get_wire_transfer_accounts__account_id__wires__wire_transfer_id__get 3 params → 200422
GET
/accounts/{account_id}/achs/{ach_transfer_id}
Get ACH Transfer
get_ach_transfer_accounts__account_id__achs__ach_transfer_id__get 3 params → 200422

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are WireTransferResponse (15 properties), AchTransferResponse (14 properties), CreateBookTransferResponse (13 properties), CreateUSDCTransactionResponse (10 properties). Each schema is shown below with its type and property counts.

GetUSDCTransactionResponse
object
6 properties 4 required
AchTransferResponse
object
14 properties 5 required
CreateCryptoTransactionResponse
object
10 properties 6 required
CreateWireTransferRequest
object
7 properties 3 required
TransferStatus
string
CreateBookTransferRequest
object
4 properties 3 required
CreateUSDCTransactionResponse
object
10 properties 6 required
CreateScheduledAchTransferResponse
object
10 properties 7 required
ExtBridgePaymentRail
string
CreateAchTransferResponse
object
9 properties 7 required
ValidationError
object
3 properties 3 required
CreateUSDCTransactionRequest
object
5 properties 1 required
CreateBookTransferResponse
object
13 properties 8 required
CreateAchTransferRequest
object
6 properties 3 required
CreateScheduledAchTransferRequest
object
7 properties 4 required
GetCryptoTransactionResponse
object
6 properties 4 required
PageMetadata
object
1 property
Timestamp
string
ISO 8601 date-time in the format YYYY-MM-DDThh:mm:ss.nnn[Z|[+|-]hh:mm] (per [IETF RFC 3339](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.htmlanchor14…
CreateWireTransferResponse
object
9 properties 7 required
WireTransferResponse
object
15 properties 9 required
HTTPValidationError
object
1 property
ScheduledAchTransfer
object
9 properties 7 required
ScheduledAchTransfers
object
2 properties 1 required
TransferMethod
string
CreateCryptoTransactionRequest
object
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

meow-transfers-api-openapi.yml Raw ↑

Other APIs Meow publishes across the network.

Meow Accounts API
Meow API Keys API
Meow Approvals API
Meow Balances API
Meow Bills API
Meow Cards API
Meow Collection Accounts API
Meow Contacts API
Meow Customers API
Meow Entities API
Meow Health API
Meow Invoices API
Where this information came from

This is an independent, third-party profile of Meow Transfers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.