/
LE
leadmagic
/
LeadMagic API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 4d ago
Details
Filter operations
Ads Data
4
Analytics
7
Batch
12
Bulk Jobs
17
Company Data
6
Cost Control
12
post
Preview Batch Cost
get
List Credit Budgets
post
Create Credit Budget
get
Get Budget Status
delete
Delete Credit Budget
patch
Update Credit Budget
get
List Suppression Lists
post
Create Suppression List
get
Get Suppression List
delete
Delete Suppression List
post
Add Emails to Suppression List
delete
Remove Emails from Suppression List
Credits
1
Jobs Data
21
People Enrichment
10
Cost Control
Create Credit Budget
Create a new credit budget to cap spend per scope.
post
/v1/batch/budgets
Request body
object
required
scope
string
required
scope_value
string
required
max_credits
number
required
period
string
alert_threshold_pct
number
alert_email
string
email
Response
Budget created.
Budget
required
id
string
scope
string
scope_value
string
max_credits
number
period
string
alert_threshold_pct
number
alert_email
string
Changes