CharlieHR website screenshot

CharlieHR

CharlieHR is a small-business HR platform that handles people management, time off, onboarding, and employee records. Its REST API exposes a company's team members, leave requests, leave allowances, and company structure (offices and teams) using OAuth 2.0 client credentials over HTTPS.

CharlieHR publishes 4 APIs on the APIs.io network, including Company API, Leave / Absences API, Leave Allowances API, and 1 more. Tagged areas include HR, HRIS, People, Leave, and Time Off.

CharlieHR’s developer surface includes authentication, documentation, engineering blog, and 10 more developer resources.

38.2/100 thin ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serveFree trial⚡ Free to try
1 APIs
HRHRISPeopleLeaveTime Off

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/charliehr: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

CharlieHR Company API

Company record, offices, and teams.

CharlieHR Leave / Absences API

Leave (time off) requests.

CharlieHR Leave Allowances API

Leave allowance balances.

CharlieHR Team Members API

Company team members and their notes.

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

CharlieHR Company API

OPEN COLLECTION

CharlieHR API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Charliehr Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Charliehr Authentication

oauth2 · 1 scheme

SECURITY

Charliehr Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Charliehr Trust Center

ISO 27001, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Charliehr Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Charliehr Agentic Access

13 operations

13 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: charliehr
url: https://raw.githubusercontent.com/api-evangelist/charliehr/refs/heads/main/apis.yml
name: CharlieHR
kind: company
description: CharlieHR is a small-business HR platform that handles people management, time off, onboarding, and employee
  records. Its REST API exposes a company's team members, leave requests, leave allowances, and company structure (offices
  and teams) using OAuth 2.0 client credentials over HTTPS.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/charliehr.png
tags:
- HR
- HRIS
- People
- Leave
- Time Off
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.23'
apis:
- aid: charliehr:charliehr-company-api
  name: CharlieHR Company API
  description: Company record, offices, and teams.
  humanURL: https://www.charliehr.com/api_docs/
  baseURL: https://charliehr.com/api/v1
  tags:
  - Company
  properties:
  - type: OpenAPI
    url: openapi/charliehr-company-api-openapi.yml
  - type: Documentation
    url: https://www.charliehr.com/api_docs/
  - type: PostmanCollection
    url: collections/charliehr.postman_collection.json
  - type: OpenCollection
    url: collections/charliehr.opencollection.json
- aid: charliehr:charliehr-leave-absences-api
  name: CharlieHR Leave / Absences API
  description: Leave (time off) requests.
  humanURL: https://www.charliehr.com/api_docs/
  baseURL: https://charliehr.com/api/v1
  tags:
  - Leave / Absences
  properties:
  - type: OpenAPI
    url: openapi/charliehr-leave-absences-api-openapi.yml
  - type: Documentation
    url: https://www.charliehr.com/api_docs/
  - type: PostmanCollection
    url: collections/charliehr.postman_collection.json
  - type: OpenCollection
    url: collections/charliehr.opencollection.json
- aid: charliehr:charliehr-leave-allowances-api
  name: CharlieHR Leave Allowances API
  description: Leave allowance balances.
  humanURL: https://www.charliehr.com/api_docs/
  baseURL: https://charliehr.com/api/v1
  tags:
  - Leave Allowances
  properties:
  - type: OpenAPI
    url: openapi/charliehr-leave-allowances-api-openapi.yml
  - type: Documentation
    url: https://www.charliehr.com/api_docs/
  - type: PostmanCollection
    url: collections/charliehr.postman_collection.json
  - type: OpenCollection
    url: collections/charliehr.opencollection.json
- aid: charliehr:charliehr-team-members-api
  name: CharlieHR Team Members API
  description: Company team members and their notes.
  humanURL: https://www.charliehr.com/api_docs/
  baseURL: https://charliehr.com/api/v1
  tags:
  - Team Members
  properties:
  - type: OpenAPI
    url: openapi/charliehr-team-members-api-openapi.yml
  - type: Documentation
    url: https://www.charliehr.com/api_docs/
  - type: PostmanCollection
    url: collections/charliehr.postman_collection.json
  - type: OpenCollection
    url: collections/charliehr.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/charliehr-agentic-access.yml
- type: TrustCenter
  url: security/charliehr-trust-center.yml
- type: DomainSecurity
  url: security/charliehr-domain-security.yml
- type: Authentication
  url: authentication/charliehr-authentication.yml
- type: OAuthScopes
  url: scopes/charliehr-scopes.yml
- type: GitHubOrganization
  url: https://github.com/CharlieHR
- type: LinkedIn
  url: https://www.linkedin.com/company/charliehr
- type: Website
  url: https://www.charliehr.com/
- type: Documentation
  url: https://www.charliehr.com/api_docs/
- type: Plans
  url: plans/charliehr-plans-pricing.yml
- type: RateLimits
  url: rate-limits/charliehr-rate-limits.yml
- type: FinOps
  url: finops/charliehr-finops.yml
- url: https://www.charliehr.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/charliehr"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/charliehr/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/charliehr/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.