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 Financial Statements API

Operations related to financial statement generation and data aggregation.

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

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

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

12 operations 12 paths 4 schemas 12 GET

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
Resource Areas
1

Authentication & Security 1

Campfire Financial Statements API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (knoxApiToken).

  • knoxApiToken — Token-based authentication with required prefix "Token"

Paths & Operations 12

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

Financial Statements 12

Operations related to financial statement generation and data aggregation.

GET
/ca/api/balance-sheet/comparative
Get Comparative Balance Sheet
ca_api_balance_sheet_comparative_retrieve 4 params → 200
GET
/ca/api/cash-basis
Get Cash Basis Income Statement
ca_api_cash_basis_retrieve 11 params → 200
GET
/ca/api/cash-basis-operating-statement
Get Cash Basis Operating Statement
ca_api_cash_basis_operating_statement_retrieve 10 params → 200
GET
/ca/api/cash-operating-statement/transactions
Get Cash Operating Transactions with Projected Transactions
ca_api_cash_operating_statement_transactions_retrieve 2 params → 200
GET
/ca/api/get_balance_sheet
Get Balance Sheet
ca_api_get_balance_sheet_retrieve 6 params → 200
GET
/ca/api/get_cash_flow
Get Cash Flow
ca_api_get_cash_flow_retrieve 6 params → 200
GET
/ca/api/get_cash_flow_activity
Get Cash Flow Activity
ca_api_get_cash_flow_activity_retrieve 5 params → 200
GET
/ca/api/get_cash_flow_v2
Get Cash Flow Statement
ca_api_get_cash_flow_v2_retrieve 5 params → 200
GET
/ca/api/get_income_statement
Get Income Statement
ca_api_get_income_statement_retrieve 6 params → 200
GET
/ca/api/get_trial_balance
Get Trial Balance
ca_api_get_trial_balance_retrieve 7 params → 200
GET
/ca/api/income-statement/comparative
Get Comparative Income Statement
ca_api_income_statement_comparative_retrieve 4 params → 200
GET
/coa/api/general-ledger
Get General Ledger
coa_api_general_ledger_retrieve → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are TrialBalanceAccount (9 properties), TrialBalanceResponse (5 properties), TrialBalanceAccountBalance (2 properties), TrialBalanceData (1 property). Each schema is shown below with its type and property counts.

TrialBalanceData
object
1 property 1 required
TrialBalanceAccountBalance
object
2 properties 2 required
TrialBalanceAccount
object
9 properties 3 required
TrialBalanceResponse
object
5 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

campfire-financial-statements-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 Core Accounting API
Campfire Custom Fields API
Campfire Integrations API
Campfire Revenue Recognition API
Campfire Settings API