JUMP TOSpeedCurve APIGetting StartedBudgetsGet all budgetsgetDeploysGet all deploysgetGet latest deploygetGet a deploygetAdd a deploypostNotesGet all notesgetAdd a notepostDelete a notedeleteRUMExport RUM DatagetSitesGet all sitesgetGet site details and settingsgetDelete a sitedeleteSettingsImport settings [DEPRECATED]postExport settingsgetTestsGet a testgetGet all testsgetDelete a testdeleteUrlsGet all URLsgetGet all tests for a URLgetAdd a URLpostUpdate a URLpatchDelete a URLdeleteTroubleshooting APIChangelogSpeedCurve API V2 (beta)Getting StartedAccountsGet current account infogetDeploymentsGet all deploymentsgetCreate a new deploymentpostDelete deploymentdeleteSitesGet all sitesgetCreate a sitepostSnapshotsGet all snapshotsgetCreate a snapshotpostChangelogGet a deployget https://api.speedcurve.com/v1/deploys/{deploy_id}Get the details for a particular deployment.Deploy status Deploy status can be one of the following: pending, running, completed, completed, but one or more tests failed, failed Error codes HTTP codeErrorReason404No deploy found.Deploy with specified ID is not found.