Skip to main content

How it works

The sandbox is available for you to test the API. Once you have validated it works, you can ask for prod access by emailing [email protected]. We don’t give direct access to prod to make sure nothing bad happens such as an infinite posting of jobs for example.
  • The jobs you create in the sandbox are no visible on the app, they are purely internal and accessible only by API, for testing purpose.
  • For talent import, it is the same and we just do validation of your data. We don’t store it.

Endpoint

Sandbox endpoint is available at: https://api.collective.work/sandbox/v1 Whereas the production endpoint is available at: https://api.collective.work/production/v1

Testing

To test the API, use your API key and hit Try it on the documentation for API endpoint try-api try-api-post

Note on sandbox data persistence

Sandbox data is ephemeral and will not be persistent forever. We reserve ourselves the right to clean the data from time to time during the weekend.