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

Brushfire Cart API

The Cart API from Brushfire — 11 operation(s) for cart.

Brushfire Cart API is one of 16 APIs that Brushfire publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 17 operations across 11 paths, and defines 36 schemas. It is described by OpenAPI 3.2.0, at version 2025-07-22.

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

17 operations 11 paths 36 schemas 3 DELETE8 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2025-07-22
Base URL
https://api.brushfire.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Brushfire Cart API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey).

  • apiKey — The App Key you received from https://developer.brushfire.com/key

Paths & Operations 17

Across 11 paths, the API surfaces 17 operations — 3 DELETE, 8 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Cart 17
GET
/cart/{cartId}
Retrieve events and attendees for a specific cart
7 params → 200400
DELETE
/cart/{cartId}/events/{eventId}
Delete all attendees for a specific event in a specific cart
2 params → 200400
GET
/cart/{cartId}/events/{eventId}
Retrieve event and attendees for a specific cart and specific event
8 params → 200400
POST
/cart/{cartId}/events/{eventId}
Update a specific event in a specific cart
4 params body → 200400
POST
/cart/{cartId}/events/{eventId}/attendees
Add attendees to the specified cart
4 params body → 200400
DELETE
/cart/{cartId}/events/{eventId}/attendees/{attendeeId}
Delete a specific attendee from a specific cart
3 params → 200400
GET
/cart/{cartId}/events/{eventId}/attendees/{attendeeId}
Retrieve information for a specific attendee in a specific cart
5 params → 200400
POST
/cart/{cartId}/events/{eventId}/attendees/{attendeeId}
Update information for a specific attendee in a specific cart
5 params body → 200400
GET
/cart/{cartId}/events/{eventId}/attendees/{attendeeId}/form
Retrieve form for a specific attendee for a specific event in a specific cart
5 params → 200400
POST
/cart/{cartId}/events/{eventId}/attendees/{attendeeId}/form
Update form for a specific attendee for a specific event in a specific cart
4 params body → 200400
GET
/cart/{cartId}/events/{eventId}/form
Retrieve form for the buyer for a specific event in a specific cart
4 params → 200400
POST
/cart/{cartId}/events/{eventId}/form
Update form for the buyer for a specific event in a specific cart
3 params body → 200400
GET
/cart/{cartId}/events/{eventId}/forms
Retrieve forms for the buyer and attendees for a specific event in a specific cart
4 params → 200400
GET
/cart/{cartId}/lookup
Search customer accounts and past orders for checkout information for specified cart
2 params → 200400
POST
/cart/{cartId}/promotions
Adds a promotion (by name) to a specific cart
3 params body → 200400
DELETE
/cart/{cartId}/promotions/{promotionId}
Delete a promotion from a specific cart
2 params → 200400
GET
/cart/id
Retreive a system-generated CartId for use in other calls
→ 200400

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are CartEventOutput (48 properties), CartAttendeeOutput (48 properties), FormOutput (34 properties), FieldOutput (27 properties). Each schema is shown below with its type and property counts.

PaymentMethodOutput
object
5 properties
FormOutput
object
34 properties
EventVerbiage
string
UnitFeeLineItemOutput
object
A single fee or tax line item evaluated for an attendee from the attendee type's customFees configuration. On cart outputs this is a live evaluation; on order…
3 properties
CartDeleteAttendeeOutput
object
3 properties
CartDeletePromotionOutput
object
1 property
CartAddPromotionInput
object
3 properties 1 required
CartAttendeeFormInput
object
6 properties
DomainValidationOutput
object
2 properties
CartPromotionOutput
object
4 properties
FieldDisplayOutput
object
6 properties
CartAttendeePromotionOutput
object
2 properties
FieldInput
object
2 properties 1 required
FeeItemType
string
UnitFeeLineItemInput
object
3 properties 3 required
StringStringKeyValuePair
object
2 properties
FieldUpdateInput
object
3 properties
CartEventOutput
object
48 properties
CartAddAttendeeOutput
object
5 properties
CartDeleteEventOutput
object
1 property
CartAddAttendeeItemInput
object
12 properties 3 required
CartAddAttendeeInput
object
4 properties 1 required
CartUpdateEventInput
object
11 properties
CartIdOutput
object
1 property
CartLookupOutput
object
14 properties
EventDateOutput
object
3 properties
AttendeeDisplayOutput
object
3 properties
InfoGrouping
string
CartUpdateAttendeeInput
object
12 properties
CartCheckoutInfoOutput
object
10 properties
FieldOptionFullOutput
object
14 properties
ApiModelError
object
4 properties
FieldOutput
object
27 properties
CartAttendeeOutput
object
48 properties
TypeKind
string
CartEventDeliveryMethodOutput
object
Deprecated. Delivery has been folded into API.Models.CartAttendeeOutput.UnitFee; this class is kept for backwards compatibility but ignored.
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

brushfire-cart-api-openapi.yml Raw ↑

Other APIs Brushfire publishes across the network.

Brushfire AccessCodes API
Brushfire Accounts API
Brushfire Attendees API
Brushfire Clients API
Brushfire Data API
Brushfire Events API
Brushfire Exchanges API
Brushfire Groups API
Brushfire Hooks API
Brushfire Lookups API
Brushfire Orders API
Brushfire PaymentProfiles API
Where this information came from

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