Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Campfire Accounts Payable API

The Accounts Payable API from Campfire — 2 operation(s) for accounts payable.

Campfire Accounts Payable API is one of 12 APIs that Campfire publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Accounts Payable. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.meetcampfire.com.

4 operations 2 paths 0 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.meetcampfire.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Campfire Accounts Payable API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (knoxApiToken). By default, every request must be authenticated.

  • knoxApiToken — Token-based (Knox) authentication. Send the header as: Authorization: Token .

Paths & Operations 4

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

Accounts Payable 4
GET
/coa/api/v1/bill-draft
List Bill Drafts
list_bill_drafts → 200
POST
/coa/api/v1/bill-draft
Create Bill Draft
create_bill_draft body → 200
GET
/coa/api/v1/bill/
List Accounting Bills
coa_api_v1_bill_retrieve → 200
POST
/coa/api/v1/bill/
Create Accounting Bill
coa_api_v1_bill_create body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

campfire-hq-accounts-payable-api-openapi.yml Raw ↑

Other APIs Campfire publishes across the network.

Campfire Accounts Receivable API
Campfire Bank Reconciliation API
Campfire Cash Management API
Campfire coa API
Campfire Company Objects API
Campfire Core Accounting API
Campfire Custom Fields API
Campfire Financial Statements API
Campfire Integrations API
Campfire Revenue Recognition API
Campfire Settings API