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 Invoices API

Create and manage invoices.

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

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

This API exposes 4 operations across 3 paths, and defines 9 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.

4 operations 3 paths 9 schemas 3 GET1 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 Invoices 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 4

Across 3 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Invoices 4

Create and manage invoices.

GET
/billing/invoices
List Invoices
list_invoices_billing_invoices_get 1 param → 200
POST
/billing/invoices
Create Invoice
create_invoice_billing_invoices_post 1 param body → 200422
GET
/billing/invoices/{invoice_id}
Get Invoice
get_invoice_billing_invoices__invoice_id__get 2 params → 200422
GET
/billing/invoices/{invoice_id}/download
Download Invoice PDF
download_invoice_pdf_billing_invoices__invoice_id__download_get 2 params → 200404422

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Invoice (22 properties), CreateInvoiceRequest (12 properties), InvoiceLineRequest (6 properties), ValidationError (3 properties). Each schema is shown below with its type and property counts.

PaymentMethodType
string
ValidationError
object
3 properties 3 required
InvoiceStatus
string
DateString
string
ISO 8601 full-date in the format YYYY-MM-DD (per [IETF RFC 3339](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.htmlanchor14)).
CreateInvoiceRequest
object
12 properties 7 required
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…
InvoiceLineRequest
object
6 properties 2 required
Invoice
object
22 properties 12 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

meow-invoices-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 Limits API
Where this information came from

This is an independent, third-party profile of Meow Invoices 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.