CLEARCOMPANY API COMPARISON

ClearCompany API

See what ClearCompany publicly documents as of July 16, 2026, what remains unverified, and what you can inspect in the current 100Hires API specification before engineering starts.

100Hires Developer API key panel with an empty credential field

A product trial is not proof of API access; confirm that your account is entitled to a working API key.

What the public evidence does and does not show

ClearCompany's current platform overview references APIs, while its integrations page describes an integrations ecosystem.

Its public status site also tracks API Connectivity Health. Those are positive signals that API-related capabilities exist.

In the ClearCompany public sources checked on July 16, 2026, no usable current developer reference or self-service credential flow was verified. That does not mean ClearCompany has no API or that access is sales-gated.

Before implementation, ask ClearCompany for its current reference, authentication method, credentials, endpoint scope, webhook behavior, rate limits, sandbox, and commercial requirements.

A legacy v1 specification appears in search results, but it is a historical third-party copy with an old version history. Treat it as evidence that documentation existed, not as a current integration contract.

100Hires Personal API key settings panel with an empty credential field

Remove credential guesswork early

Documentation directs users to Settings and Integrations. The Personal API key card shows key generation and a documentation link. It does not prove that every account has a verified company or a working key.

  • Personal API key control
  • API documentation link
  • User-company key scope
  • Account verification still applies

The public 100Hires API guide explains the documented route, links to the machine-readable specification, and says access is included with paid plans at no extra cost. Plan inclusion and working-key readiness remain separate checks.

ClearCompany API evidence compared with 100Hires

A product trial is not proof of API access; confirm that your company is verified and your account can issue a working key.

The comparison below uses the same evidence standard for both products: what a buyer can verify publicly today, not what a sales page or old document might imply.

100Hires
ClearCompany
Current public developer reference
Public OpenAPI 3.1 specification
Not verified in sources checked July 16, 2026
Machine-readable specification
Public JSON file
Not verified in checked sources
Production API base
Declared as api.100hires.com/v2
Current base not verified
Authentication
Bearer authentication documented
Current authentication not verified
Credential route
Settings and Integrations documented; working access still needs confirmation
Self-service flow not verified
Core resource operations
CRUD for candidates, jobs, applications, and notes
Current operation matrix not verified
Webhooks
List, create, rotate secret, and delete; no update documented
Current webhook behavior not verified
Rate limits and errors
100 requests per 10 minutes for new keys; validation-error descriptions differ
Current limits and error contract not verified
Published entitlement
Official API documentation says access is included with paid plans at no extra cost; company verification and working-key activation still apply
Plan, trial, partner, approval, and sales terms unresolved

What the current 100Hires API documents

On July 16, 2026, the public 100Hires OpenAPI 3.1 specification declared https://api.100hires.com/v2 as its production server and contained 89 paths and 133 operations. Those counts describe the published contract, not universal account access.

100Hires API documentation showing the public OpenAPI specification link

Inspect the contract before engineering starts

The 100Hires API provides a current machine-readable contract for estimation. It documents CRUD for candidates, jobs, applications, and notes, plus a limited set of recruiting workflow actions.

  • OpenAPI 3.1 JSON
  • 89 paths and 133 operations
  • Four named CRUD resources
  • Bearer authentication
Review the OpenAPI specification →

The 100Hires API also documents job- and company-scoped webhooks. The documented operations let you list and create webhooks, rotate a webhook secret, and delete webhooks. No webhook URL update is documented.

HMAC-SHA256 signing uses the raw request body, and the signing secret is separate from the API key.

What to confirm before implementation

A downloadable specification reduces discovery work, but it does not remove questions about account access, permissions, or production design. The Developer API v2 overview is a useful starting point; confirm the following items for the account that will own the integration.

100Hires checks

  • Working key and plan: the official API page says access is included with paid plans at no extra cost. Trial, partner, approval, sales, and universal working-key access still need confirmation.
  • Key scope: a key belongs to one user-company pair; separate keys are needed across companies.
  • Verification: keys for unverified companies are documented as disabled until verification.
  • Field visibility: candidate values may be masked by pricing or access rules.
  • New-key limit: 100 requests per 10 minutes per key, with rate-limit headers documented.
  • Webhook delivery: a new-application event is explicit, but complete retry, replay, and duplicate-delivery guarantees are not.
  • Error handling: the overview and detailed schemas describe validation errors differently, so inspect live responses.

ClearCompany checks

  • Ask for the current official developer reference, API base, and version.
  • Confirm the authentication method, credential-creation process, account-approval requirements, and any plan, partner, or sales requirements.
  • Request a current matrix of candidate, requisition, job, application, note, and write-back operations.
  • Confirm webhook events, signing, retry behavior, replay, and failure reconciliation.
  • Document pagination, rate limits, errors, field permissions, and data masking.
  • Ask whether a sandbox or test account is available and who owns technical escalation.
ClearCompany status page showing API Connectivity Health operational on July 17, 2026

Know what to ask ClearCompany before you build

ClearCompany's official material supports API-related capability and public connectivity monitoring. In sources checked July 16, 2026, we did not verify a usable current developer reference, credential flow, endpoint contract, or commercial access policy.

  • API-related capability is referenced
  • Connectivity status is public
  • Developer reference not verified
  • Credential flow needs confirmation

A practical decision rule

If your estimate needs a current machine-readable contract, inspect the 100Hires API now.

For either vendor, confirm a working key, account verification, permissions, limits, webhook behavior, and support path before committing engineering time.

Validate the API before you build

Inspect the public 100Hires specification, then confirm key issuance and account requirements for your implementation.

ClearCompany API questions
+ Does ClearCompany have an API?
ClearCompany's current platform overview references APIs, its integrations page describes an integrations ecosystem, and its status site monitors API connectivity. In the public sources checked July 16, 2026, however, we did not verify a usable current developer reference or self-service credential flow. Confirm the available API scope directly with ClearCompany; for comparison, the 100Hires API has a public OpenAPI specification.
+ Where can developers find current ClearCompany API documentation?
The ClearCompany public pages checked July 16, 2026 describe integrations and API-related capabilities, but they did not expose a usable current developer reference in our review. A legacy v1 document appears in search results, but developers should not treat it as a current contract without confirmation from ClearCompany. The current 100Hires API specification is publicly inspectable.
+ Is ClearCompany API access self-service or sales-gated?
We could not verify either a self-service credential flow or a sales-gated requirement in ClearCompany's public sources checked July 16, 2026. Ask ClearCompany who can receive credentials, which commercial terms apply, and whether a sandbox is available. For 100Hires, the official API page says access is included with paid plans at no extra cost, but company verification and working-key activation still apply.
+ What does the 100Hires API cover?
The public 100Hires OpenAPI 3.1 specification captured July 16, 2026 documents 89 paths and 133 operations. It shows create, read, update, and delete operations for candidates, jobs, applications, and notes, plus recruiting workflow actions. The official API page says access is included with paid plans at no extra cost, while company verification still applies.
+ How does the 100Hires API authenticate requests?
The public 100Hires specification documents bearer authentication. It also says a key is tied to one user-company pair, company verification may be required, and separate keys are needed to work across companies. Confirm 100Hires key issuance for your account before implementation.
+ Does the 100Hires API support webhooks?
Yes. The captured 100Hires specification documents job- and company-scoped webhook operations to list and create webhooks, rotate a secret, and delete webhooks, with HMAC-SHA256 signatures. It does not document webhook URL updates, and retry, replay, and duplicate-delivery guarantees are incomplete.
+ What are the documented 100Hires API rate limits?
The captured 100Hires specification says a newly generated key is limited to 100 requests per 10 minutes per key and documents rate-limit response headers. It says support can discuss removing limits. Confirm production limits for your 100Hires account.
+ Which 100Hires plan includes API access?
The current official 100Hires API page says API access is included with paid plans at no extra cost. The public specification and help page still require a verified company account for working keys, and they do not establish trial, partner, approval, or sales terms.
23,000+ recruiters & business owners read this newsletter

The hiring playbook, in your inbox

One email a week - benchmarks, AI screening tactics, and short interview templates from the 100Hires team. No product pitches.

Related 100Hires resources: Explore recruiting software and book a 100Hires demo.

We use cookies to offer you our service. By continuing to use this site, you consent to our use of cookies as described in our policy