Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (API Key)βœ…
Pre-built authorization UIβœ…
Custom authorization UIβœ…
End-user authorization guideβœ…
Expired credentials detectionβœ…
ToolsStatus
Pre-built integrationsβœ…
API unificationβœ…
2-way syncβœ…
Webhooks from Nango on data modificationsβœ…
Real-time webhooks from 3rd-party API🚫 (time to contribute: <48h)
Proxy requestsβœ…
ToolsStatus
HTTP request loggingβœ…
End-to-type type safetyβœ…
Data runtime validationβœ…
OpenTelemetry exportβœ…
Slack alerts on errorsβœ…
Integration status APIβœ…
ToolsStatus
Create or customize use-casesβœ…
Pre-configured pagination🚫 (time to contribute: <48h)
Pre-configured rate-limit handling🚫 (time to contribute: <48h)
Per-customer configurationsβœ…

Pre-built integrations

EndpointDescriptionReadme
PATCH /applicationUpdate an application’s sourceπŸ”—
GET /applicationsGet a list of all applications from Gem ATSπŸ”—
EndpointDescriptionReadme
POST /candidatesCreate a new candidate in GemπŸ”—
POST /candidate-upload-resumeUpload a resume for a candidate. Allowed formats are .pdf, .doc, or .docx. The file size must not exceed 2MB.πŸ”—
POST /candidate-notesCreate a note for a candidateπŸ”—
GET /candidatesGet all candidates from Gem ATSπŸ”—
EndpointDescriptionReadme
GET /job-postsGet a list of all job posts from Gem ATSπŸ”—
EndpointDescriptionReadme
GET /job-stagesGet a list of all job stages from Gem ATSπŸ”—
EndpointDescriptionReadme
GET /jobsGet a list of all jobs from Gem ATSπŸ”—
EndpointDescriptionReadme
GET /locationsGet a list of all locations from Gem ATSπŸ”—
EndpointDescriptionReadme
GET /usersGet a list of all users from GemπŸ”—
Not seeing the integration you need? Build your own independently.

Access requirements

Pre-RequisitesStatusComment
Paid dev accountβœ… Not requiredTo request access, reach out to your Gem point of contact (Customer Success Manager or Account Executive).
Paid test accountβœ… Not requiredTo request access, reach out to your Gem point of contact (Customer Success Manager or Account Executive).
Partnershipβœ… Not required
App reviewβœ… Not required
Security auditβœ… Not required

Setup guide

No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

API gotchas

  • Gem uses API_KEY auth mode with x-api-key: API_KEY and x-application-secret: Application Secret in the request header to access different endpoints.
  • By default, each API key is subject to a rate limit of 20 requests per second, for more on this check Rate Limits section.
    Contribute API gotchas by editing this page

Going further

Connect to Gem

Guide to connect to Gem using Connect UI