Dev Only
CrowdCore Dev Docs
Internal API and event specs for Search Jobs. These URLs are hosted by the thirdparty gateway and always point to the latest deployed dev build.
Env: dev
Base: https://api.v2.crowdcore.com/dev/thirdparty/gateway
OpenAPI (REST)
Search job creation, messages, results, and form updates.
https://api.v2.crowdcore.com/dev/thirdparty/gateway/docs/openapi.search-jobs.yaml
AsyncAPI (SSE + Webhook)
Live event stream for job progress, state changes, and vetting events.
https://api.v2.crowdcore.com/dev/thirdparty/gateway/docs/asyncapi.job-events.yaml
Notes
- Specs update when the thirdparty gateway is deployed.
- For prod, replace
devwithprodin the URL.