# Collective API ## Docs - [Get Application](https://docs.collective.work/api-reference/endpoint/application/get-application.md): Retrieve all details of an application - [Get Applications](https://docs.collective.work/api-reference/endpoint/application/get-applications.md): Retrieve all applications for a job posted on Collective - [Create Job](https://docs.collective.work/api-reference/endpoint/job/create.md): Create a new job posting - [Close a job](https://docs.collective.work/api-reference/endpoint/job/delete.md): Close a job (all jobs are soft deleted on the platform, but never disappear) - [Get Job](https://docs.collective.work/api-reference/endpoint/job/get.md): Retrieve a job posted on Collective - [Update Job](https://docs.collective.work/api-reference/endpoint/job/put.md): Update an existing job posting - [Delete Users](https://docs.collective.work/api-reference/endpoint/my-talents/delete.md): Delete imported users from My Talents - [Import Users](https://docs.collective.work/api-reference/endpoint/my-talents/import.md): Import users into My Talents - [Introduction](https://docs.collective.work/docs/introduction.md): The Collective API - [Job posting](https://docs.collective.work/docs/jobs.md): Posting jobs on the Collective platform - [My talents ATS](https://docs.collective.work/docs/my-talents.md): Importing your talents to use Collective on your ATS data - [Sandbox](https://docs.collective.work/docs/sandbox.md): To test all your calls without mutating any data ## OpenAPI Specs - [openapi](https://docs.collective.work/api-reference/openapi.json)