Skip to main content
GET
Manifest schema (JSON Schema)
GET https://api-datahub.octoparse.com/v1/data-apps/manifest-schema Authentication: none. Anonymous access allowed. Machine-readable form of the manifest spec (0.2), JSON Schema 2020-12. This is the exact schema the platform validates against. The schema is the source of truth; this page does not duplicate a field table. For editors, coding assistants, and third-party validators. Pass/fail is defined only by Validate manifest .

Request

Example request

Response

200 success

The data value is the JSON Schema document itself. Only the beginning is shown above.

Client libraries

The Python and JavaScript SDKs do not wrap this endpoint yet. Call REST directly.