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 Core Accounting API

The Core Accounting API from Campfire — 4 operation(s) for core accounting.

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

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

This API exposes 6 operations across 4 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.

6 operations 4 paths 0 schemas 4 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 Core Accounting 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 6

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

Core Accounting 6
GET
/coa/api/budgets
List Budgets
coa_api_budgets_list → 200
POST
/coa/api/budgets
Create Budget
coa_api_budgets_create body → 200
GET
/coa/api/budgets/{id}
Retrieve Budget
coa_api_budgets_retrieve 1 param → 200
GET
/coa/api/fixed-asset
List Fixed Assets
coa_api_fixed_asset_list → 200
POST
/coa/api/fixed-asset
Create Fixed Asset
coa_api_fixed_asset_create body → 200
GET
/coa/api/transaction
List Chart Transactions
coa_api_transaction_retrieve → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

campfire-hq-core-accounting-api-openapi.yml Raw ↑

Other APIs Campfire publishes across the network.

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