/
NO
northbeam
/
API - Spend - V1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
northbeam
API - Spend - V1
get
Fetch a data export result
v1
latest
OpenAPI 3.1.0
2026-07-24
15
27
52.3 KB
get
List spend records
post
Upsert one or multiple spend records
delete
Delete a spend record
get
List spend records
post
Upsert one or multiple hourly spend records
delete
Delete a spend record
get
Fetch a list of orders
post
Upsert a list of orders to Northbeam
patch
Partially update existing orders
post
Add aliases to existing orders
post
Create a data export config
get
Fetch a data export result
get
Fetch all labels available for breakdown
get
Fetch all available metrics
get
Fetch all available attribution models
Fetch a data export result
get
/data-export/result/{export_id}
Path parameters
export_id
string
uuid
required
Response
Data export result
DataExportResult
required
data_export_id
string
uuid
status
'PENDING'
|
'SUCCESS'
|
'ERROR'
result
string[]
created_at
string
date-time
finished_at
string
date-time
nullable
warn
object
Warning info regarding deprecated params, actions expected, etc.