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 operations12 paths4 schemas12 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.
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 property1 required
TrialBalanceAccountBalance
object
2 properties2 required
TrialBalanceAccount
object
9 properties3 required
TrialBalanceResponse
object
5 properties4 required
Specification
The full machine-readable OpenAPI contract behind this narrative.