Jump to Content
SpeedCurve
Support DocsRecipesAPI ReferenceChangelog
Log InSign UpSpeedCurve
API Reference
Log InSign Up
Support DocsRecipesAPI ReferenceChangelog
All
Pages
Start typing to search…

SpeedCurve API

  • Getting Started
  • Budgets
    • Get all budgetsget
  • Deploys
    • Get all deploysget
    • Get latest deployget
    • Get a deployget
    • Add a deploypost
  • Notes
    • Get all notesget
    • Add a notepost
    • Delete a notedelete
  • RUM
    • Export RUM Dataget
  • Sites
    • Get all sitesget
    • Get site details and settingsget
    • Delete a sitedelete
  • Settings
    • Import settings [DEPRECATED]post
    • Export settingsget
  • Tests
    • Get a testget
    • Get all testsget
    • Delete a testdelete
  • Urls
    • Get all URLsget
    • Get all tests for a URLget
    • Add a URLpost
    • Update a URLpatch
    • Delete a URLdelete
  • Troubleshooting API
  • Changelog

SpeedCurve API V2 (beta)

  • Getting Started
  • Accounts
    • Get current account infoget
  • Deployments
    • Get all deploymentsget
    • Create a new deploymentpost
    • Delete deploymentdelete
  • Sites
    • Get all sitesget
    • Create a sitepost
  • Snapshots
    • Get all snapshotsget
    • Create a snapshotpost
  • Changelog

Get all budgets

get https://api.speedcurve.com/v1/budgets

Retrieves all synthetic performance budgets for a team, and the data used to evaluate the budget. This endpoint will only retrieve budgets from dashboards that are visible to the entire team. Budgets in private dashboards are not included in the response.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!