Hex.pm website screenshot

Hex.pm

Package registry for the Erlang and Elixir ecosystems with a REST API for searching packages, accessing metadata, managing releases, user authentication, and organization management. Supports public and private packages with HexDocs integration.

Hex.pm publishes 12 APIs on the APIs.io network, including API Keys API, Authentication API, Documentation API, and 9 more. Tagged areas include Package Registry, Erlang, Elixir, Gleam, and BEAM.

The Hex.pm catalog on APIs.io includes 1 Spectral governance ruleset.

Hex.pm’s developer surface includes authentication, pricing, status page, engineering blog, and 15 more developer resources.

39.7/100 developing ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
Package RegistryErlangElixirGleamBEAMOpen-SourcePackage Manager

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/hex-pm: 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 12

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

Hex.pm API Keys API

API key creation and management.

Hex.pm Authentication API

Authentication verification.

Hex.pm Documentation API

HexDocs package documentation.

Hex.pm Index API

API index and discovery.

Hex.pm OAuth API

OAuth2 Device Authorization Grant flow.

Hex.pm Organizations API

Organization and member management.

Hex.pm Package Owners API

Package ownership management.

Hex.pm Packages API

Package search and metadata.

Hex.pm Releases API

Package release publishing and management.

Hex.pm Repositories API

Hex repository management.

Hex.pm Users API

User account management.

Hex.pm Utilities API

Utility endpoints.

Scroll for all 12

Open Collections 13

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

API Collection

OPEN COLLECTION

Hex.pm API Keys API

OPEN COLLECTION

Hex.pm API Keys Index API

OPEN COLLECTION

Hex.pm API Keys OAuth API

OPEN COLLECTION

Hex.pm API Keys Users API

OPEN COLLECTION

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Finops

FINOPS

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Hex.pm API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Hex.pm API Key

7 properties

JSON SCHEMA

Hex.pm Package

10 properties

JSON SCHEMA

Hex.pm Release

13 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Create Api Key

4 fields

EXAMPLE

Get Package

4 fields

EXAMPLE

Search Packages

4 fields

EXAMPLE

Security Posture 2

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

Hex Pm Authentication

apiKey/http · 3 schemes

SECURITY

Hex Pm Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Hex Pm Agentic Access

45 operations · 23 acting · 3 human-in-the-loop

45 operations · 23 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Hex.pm
description: Package registry for the Erlang and Elixir ecosystems with a REST API for searching packages, accessing metadata,
  managing releases, user authentication, and organization management. Supports public and private packages with HexDocs integration.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
specificationVersion: '0.23'
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hex-pm.png
url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/apis.yml
version: '0.19'
apis:
- aid: hex-pm:hex-pm-api-keys-api
  name: Hex.pm API Keys API
  description: API key creation and management.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - APIKeys
  tags_raw:
  - API Keys
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-api-keys-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-authentication-api
  name: Hex.pm Authentication API
  description: Authentication verification.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-authentication-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-documentation-api
  name: Hex.pm Documentation API
  description: HexDocs package documentation.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - Documentation
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-documentation-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-index-api
  name: Hex.pm Index API
  description: API index and discovery.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - Index
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-index-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-oauth-api
  name: Hex.pm OAuth API
  description: OAuth2 Device Authorization Grant flow.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - Authentication
  tags_raw:
  - OAuth
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-oauth-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-organizations-api
  name: Hex.pm Organizations API
  description: Organization and member management.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-organizations-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-package-owners-api
  name: Hex.pm Package Owners API
  description: Package ownership management.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - Package Owners
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-package-owners-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-packages-api
  name: Hex.pm Packages API
  description: Package search and metadata.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - Packages
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-packages-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-releases-api
  name: Hex.pm Releases API
  description: Package release publishing and management.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - Releases
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-releases-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-repositories-api
  name: Hex.pm Repositories API
  description: Hex repository management.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - Repositories
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-repositories-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-users-api
  name: Hex.pm Users API
  description: User account management.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-users-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
- aid: hex-pm:hex-pm-utilities-api
  name: Hex.pm Utilities API
  description: Utility endpoints.
  humanURL: https://hex.pm/docs
  baseURL: https://hex.pm/api
  tags:
  - Utilities
  properties:
  - type: OpenAPI
    url: openapi/hex-pm-utilities-api-openapi.yml
  - type: Documentation
    url: https://hex.pm/docs
  - type: ApiaryBlueprint
    url: https://github.com/hexpm/specifications/blob/master/apiary.apib
  - type: Specification
    url: https://github.com/hexpm/specifications
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/hex-pm/refs/heads/main/finops/finops.yml
common:
- type: Website
  url: https://www.hex.pm/
- type: IssueTracker
  url: https://github.com/hexpm/hexpm/issues
- type: CodeOfConduct
  url: https://github.com/hexpm/.github/blob/main/CODE_OF_CONDUCT.md
- type: AgenticAccess
  url: agentic-access/hex-pm-agentic-access.yml
- type: DomainSecurity
  url: security/hex-pm-domain-security.yml
- type: Authentication
  url: authentication/hex-pm-authentication.yml
- type: GitHubOrganization
  url: https://github.com/hexpm
- type: Pricing
  url: https://hex.pm/pricing
- type: Status
  url: https://status.hex.pm
- type: Blog
  url: https://hex.pm/blog
- type: About
  url: https://hex.pm/about
- type: TermsOfService
  url: https://hex.pm/policies/terms
- type: PrivacyPolicy
  url: https://hex.pm/policies/privacy
- type: CodeOfConduct
  url: https://hex.pm/policies/codeofconduct
- type: SecurityAdvisories
  url: https://osv.dev/list?ecosystem=Hex
- type: Login
  url: https://hex.pm/login
- type: Register
  url: https://hex.pm/signup
- type: SourceCode
  url: https://github.com/hexpm/hexpm
- type: Contact
  url: mailto:support@hex.pm
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
tags:
- Package Registry
- Erlang
- Elixir
- Gleam
- BEAM
- Open-Source
- Package Manager
tags_raw:
- Package Registry
- Erlang
- Elixir
- Gleam
- BEAM
- Open Source
- Package Manager
created: '2026-06-13'
modified: '2026-06-13'

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/hex-pm"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hex-pm/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hex-pm/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.