API Reference
Base URL: https://api.circulic.com/v1
All requests require a Bearer token in the Authorization header. See Authentication to get started.
Authentication
POST
/auth/tokenPOST
/auth/revokeGET
/auth/userinfoUsers
GET
/usersGET
/users/{id}POST
/users/invitePATCH
/users/{id}DELETE
/users/{id}Companies
GET
/companiesGET
/companies/{id}PATCH
/companies/{id}GET
/companies/{id}/membersJobs
GET
/jobsPOST
/jobsGET
/jobs/{id}PATCH
/jobs/{id}DELETE
/jobs/{id}POST
/jobs/{id}/applyMessaging
GET
/conversationsPOST
/conversationsGET
/conversations/{id}/messagesPOST
/conversations/{id}/messages