API

Sourcing.sh data, in your applications.

Power your products, internal tools and automations. Your team chooses what data to recover and what should happen next.

API requests
GET /jobs?location=Lyon&limit=2
Response200 OK
{
  "data": [
    {
      "title": "Data engineer",
      "company": "Novéa",
      "location": "Lyon",
      "source": "careers"
    }
  ],
  "next_cursor": null
}
Illustrative structures · Sample data

Your uses

Direct access, according to your needs.

API Jobs · From Starter

Job listings

Retrieve the offers that match your criteria to feed your product or your monitoring.

General API · From Scale

Contacts and companies

Search, enrich and update the data used by your teams.

Custom connection

Your own workflows

Link the results to your validation, deduplication and update rules in your tools.

Getting started

From signing in to your first request.

  1. 01

    Sign in to your account

    API access is linked to your Sourcing.sh account and workspace. Your permissions remain those of your plan.

  2. 02

    Activate your API token

    Activate authorised access for your account and retrieve your token. Keep it server-side, without publishing it in a browser or code repository.

  3. 03

    Choose your data

    Select the dataset, filters and useful fields. The Jobs API is available from Starter; general and premium access depend on your plan.

  4. 04

    Test before deploying

    Start with a small volume, check results and credits consumed, then increase load gradually.

Access and limits

Throughput suited to your usage.

Your plan defines access; rate limits govern usage. We confirm these terms with you before production deployment.

Request throughput

Rate limits govern the number of requests over a period. They must be confirmed for your access; available credits do not provide unlimited throughput.

Volumes and retries

Plan for pagination, batch processing and gradual retries when a limit is reached. Exact parameters follow the documentation for your access.

Need something specific?

For large volumes, a premium dataset or a specific connection, our team confirms scope and terms before deployment.

Discuss my API needs

Same account, same credits

Readable consumption.

Actions carried out via the API follow the credit matrix of your offer. The access perimeter and request limits are specified in your configuration.

Your next step

Turn data into action.

Find the right contacts, keep your data up to date and connect your tools.