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

View and manage bills for vendor payments.

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

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

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

7 operations 4 paths 29 schemas 1 DELETE2 GET1 PATCH3 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 Bills 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 7

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

Bills 7

View and manage bills for vendor payments.

GET
/bills
List Bills
List_Bills_bills_get 14 params → 200422
POST
/bills
Create Bill
create_bill 1 param body → 200422
GET
/bills/{bill_id}
Get Bill
Get_Bill_bills__bill_id__get 2 params → 200422
PATCH
/bills/{bill_id}
Update Bill
update_bill 2 params body → 200422
DELETE
/bills/{bill_id}
Delete Bill
delete_bill 2 params → 200422
POST
/bills/{bill_id}/documents/presigned-urls
Create Bill Document Upload URLs
create_bill_document_urls 2 params body → 200422
POST
/bills/{bill_id}/documents
Confirm Bill Documents
confirm_bill_documents 2 params body → 200422

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are BillResponse (37 properties), BillSummaryResponse (28 properties), CreateBillRequest (12 properties), UpdateBillRequest (9 properties). Each schema is shown below with its type and property counts.

BillSortEnum
string
IntegrationBillPaymentSyncStatus
string
Tracks the sync status of an bill payment with external accounting systems.
BillFileMetadata
object
3 properties 3 required
BillPresignedUrlResponse
object
1 property 1 required
BillPaymentTypeEnum
string
BillPresignedUrlEntry
object
5 properties 5 required
BillStatusEnum
string
ValidationError
object
3 properties 3 required
BillCreationSourceEnum
string
BillConfirmUploadRequest
object
1 property 1 required
BillPresignedUrlRequest
object
1 property 1 required
BillResponse
object
37 properties 6 required
BillConfirmUploadEntry
object
2 properties 2 required
IntegrationVendor
string
BillsResponse
object
2 properties 1 required
BillDocumentResponse
object
4 properties 4 required
PageMetadata
object
1 property
Iso4217Code
string
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…
BillPaymentDetailsResponse
object
4 properties
HTTPValidationError
object
1 property
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)).
UpdateBillRequest
object
9 properties
CreateBillLineItem
object
4 properties 3 required
CreateBillRequest
object
12 properties 1 required
BillSummaryResponse
object
28 properties 6 required
BillLineItemResponse
object
6 properties 5 required
IntegrationBillSyncStatus
string
Tracks the sync status of an bill with external accounting systems.
BillLineItemTypeEnum
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

meow-bills-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 Cards API
Meow Collection Accounts API
Meow Contacts API
Meow Customers API
Meow Entities API
Meow Health API
Meow Invoices API
Meow Limits API
Where this information came from

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