85,053 offers · 62,076 programmes
API Documentation

Work-study, as an API.

Integrate work-study job offers and training programs in France directly into your product. A simple REST API, secured by token, designed for developers and AI agents.

What the API exposes

Eight read-only endpoints cover autocomplete, search, detail pages and statistics. Click an endpoint to see its parameters and examples.

Authentication

Every call (except the public catalog) requires a partner token, sent in an HTTP header. Tokens are issued manually by our team.

  1. Request a token via the form below.
  2. Add it to every request in the "Authorization: Bearer <token>" or "X-Api-Key: <token>" header.
curl -H "Authorization: Bearer $TOKEN" \
  "https://www.superalternance.com/api/v1/search?metier=boulanger&lieu=Lyon"

The API is read-only (GET) and returns JSON. CORS is open for direct use from the browser.

Designed for AI agents

The API is self-describing and easy to consume by an assistant or autonomous agent.

Request API access

Describe your project: we'll get back to you with a token and usage terms.

Reply within 2 business days.
API Documentation — Work-study jobs and training programs | superalternance · superalternance