Screeq
Developer platform

A real API.
Built into the product.

Pull jobs and candidates, push applications, react to events with webhooks. The same endpoints we use to power our own product.

14-day free trial ยท No credit card ยท Cancel anytime

REST
+ JSON
No GraphQL surprises
Public
Jobs endpoint
CDN-cached, no auth
Signed
Webhooks
HMAC-signed, auto retries
Edge
CDN-cached reads
Public jobs at the edge
What you get

Everything in the product, addressable from your code.

Public REST endpoints

Jobs, applications, candidates, interviews, employees, time off, assets, and more โ€” every object the product manages is something you can read or write.

Webhooks for key events

Subscribe to application created, stage changed, hired, offboarded, and other meaningful events. Signed payloads with HMAC, automatic retries on failure.

Scoped API tokens

Roadmap. Per-integration tokens with scopes, rotation, and revocation from settings.

Edge-cached public reads

Public endpoints (jobs, careers page) served from a global CDN for fast responses worldwide.

Predictable rate limits

Generous defaults with transparent rate-limit headers on every response. Reach out if you have a high-throughput use case.

OAuth integrations

Google Workspace OAuth (calendar, SSO) is live today. Slack, Microsoft Teams, and Microsoft 365 are on the roadmap.

Try it now

List your published jobs
in three lines.

Public read-only endpoint, no auth needed. The same endpoint your careers page uses.

GET /api/public/v1/jobs
curl https://app.screeq.com/api/public/v1/jobs \
  -H "Accept: application/json"

# {
#   "data": [
#     { "id": "job_โ€ฆ", "title": "Senior Engineer", "location": "Remote ยท EU" },
#     โ€ฆ
#   ]
# }
Questions

API FAQs.

Can't find what you're looking for? Email us at .

Get an API key.
Ship today.

14-day free trial includes API access from minute one.