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

Descript API Endpoints API

Import media, edit projects with AI, and query jobs and projects.

Descript API Endpoints API is one of 3 APIs that Descript publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include API Endpoints. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, rate-limit docs, and a getting-started guide.

This API exposes 9 operations across 8 paths, and defines 16 schemas. It is described by OpenAPI 3.0.0, at version 1.2.

Requests are made against a single base URL, https://descriptapi.com/v1.

9 operations 8 paths 16 schemas 1 DELETE5 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.2
Base URL
https://descriptapi.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Descript API Endpoints API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Personal API token created in Descript Settings → API Tokens. See the Authentication section for details.

Paths & Operations 9

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

API Endpoints 9

Import media, edit projects with AI, and query jobs and projects.

POST
/jobs/import/project_media
Import media and sequences
importProjectMedia body → 201400401402403404429
POST
/jobs/agent
Agent edit
agentEditJob body → 201400401402404429
POST
/jobs/publish
Publish project media
publishJob body → 201400401403422429
GET
/jobs
List jobs
listJobs 6 params → 200401429
GET
/jobs/{job_id}
Get job status
getJob 1 param → 200401403404429
DELETE
/jobs/{job_id}
Cancel job
cancelJob 1 param → 204401403404429
GET
/projects
List projects
listProjects 11 params → 200401429
GET
/projects/{project_id}
Get project details
getProject 1 param → 200401403404429
GET
/status
Check API status
getStatus → 200401

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are ImportJobStatus (10 properties), PublishJobStatus (10 properties), AgentJobStatus (10 properties), AgentSuccessResult (5 properties). Each schema is shown below with its type and property counts.

AgentErrorResult
object
Result when Agent edit failed
3 properties 2 required
PublishSuccessResult
object
Result when publish completed successfully
5 properties 3 required
Error429
object
Rate limit exceeded response. When this error is returned, the response includes headers to help you implement proper retry logic: - Retry-After: Number of sec…
2 properties 2 required
ImportErrorResult
object
Result when job failed completely
3 properties 2 required
AgentSuccessResult
object
Result when Agent edit completed successfully
5 properties 3 required
PublishErrorResult
object
Result when publish failed
2 properties 2 required
PublishJobStatus
object
Status of a publish job
10 properties 7 required
ImportJobStatus
object
Status of an import job
10 properties 7 required
Error404
object
2 properties 2 required
AgentJobStatus
object
Status of an Agent edit job
10 properties 7 required
Error401
object
2 properties 2 required
Error400
object
2 properties 2 required
JobStatus
Status of an async job. The response structure varies based on the job type. Use the jobtype field to determine which fields will be present.
ImportSuccessResult
object
Result when media was imported (fully or partially)
4 properties 3 required
Error403
object
2 properties 2 required
Error402
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

descript-api-endpoints-api-openapi.yml Raw ↑

Other APIs Descript publishes across the network.

Descript Edit in Descript API
Descript Export from Descript API
Where this information came from

This is an independent, third-party profile of Descript API Endpoints 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.