Skip to main content
The OpenAPI specification is the authoritative, machine-readable description of the Research Desk Demand API — every endpoint, parameter, request body, and response schema in a single file.

Download OpenAPI Specification

Download openapi.json — OpenAPI 3.0.3

What you can do with it

Import into Postman

In Postman, choose Import → File and select openapi.json. Postman will create a full collection with pre-built requests for every endpoint.

Import into Insomnia

In Insomnia, go to Create → Import from File and select openapi.json to generate a ready-to-use request collection.

Generate a client SDK

Use OpenAPI Generator or Speakeasy to generate a typed API client in your language of choice — TypeScript, Python, Go, Java, and more.

Use with API testing tools

Load the spec into tools like Stoplight, Swagger UI, or RapidAPI for browsing and testing the API outside of this documentation.
The spec is versioned alongside the API. If you cache it locally, re-download after each changelog update to stay in sync.