Accredible website screenshot

Accredible

Accredible is a digital credentialing platform for issuing, managing, and verifying digital certificates and Open Badges. The REST API lets issuers create and update credentials (certificates and badges) for recipients, organize them into Groups (courses/achievements), apply reusable visual Designs, attach Evidence Items and References, generate PDFs and blockchain-verifiable records, pull engagement analytics, manage Departments and Team Members, and generate recipient SSO links. Credentials are issued against a Group and rendered with a Design; the platform hosts a public verification page and share links for each credential.

Accredible publishes 10 APIs on the APIs.io network, including Analytics API, Credentials API, Departments API, and 7 more. Tagged areas include Digital Credentials, Certificates, Badges, Open Badges, and Credentialing.

Accredible’s developer surface includes authentication, documentation, and 9 more developer resources.

38.4/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessPaidSelf serve
10 APIs
Digital CredentialsCertificatesBadgesOpen BadgesCredentialingVerificationDigital Badges

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 38.4/100 · thin
Contract Quality 14.7 / 25
Developer Ergonomics 2.4 / 20
Access Clarity 9.5 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/accredible: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

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

Accredible Analytics API

Issuer-level and per-credential engagement analytics.

Accredible Credentials API

Issue, retrieve, update, delete, search, and verify digital credentials.

Accredible Departments API

Independent sub-organizations within an issuer account.

Accredible Designs API

Reusable visual specifications for rendering badges and certificates.

Accredible Evidence Items API

Supplemental work samples attached to a credential.

Accredible Groups API

Course or achievement containers that credentials are issued against.

Accredible Issuer API

Issuer account details and API token management.

Accredible References API

Peer, teacher, or manager endorsements attached to a credential.

Accredible SSO API

Recipient single sign-on link generation.

Accredible Team Members API

Administrators and roles within the issuer account.

Scroll for all 10

Open Collections 12

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

API Collection

OPEN COLLECTION

Accredible Analytics API

OPEN COLLECTION

Accredible API

OPEN COLLECTION

Scroll for all 12

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Accredible Rate Limits

3 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.

Accredible Authentication

apiKey · 1 scheme

SECURITY

Accredible Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Accredible Trust Center

SOC 2, GDPR

SECURITY

Agentic Access 1

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

Accredible Agentic Access

45 operations · 32 acting

45 operations · 32 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 3

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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: accredible
url: https://raw.githubusercontent.com/api-evangelist/accredible/refs/heads/main/apis.yml
name: Accredible
kind: company
description: Accredible is a digital credentialing platform for issuing, managing, and verifying digital certificates and
  Open Badges. The REST API lets issuers create and update credentials (certificates and badges) for recipients, organize
  them into Groups (courses/achievements), apply reusable visual Designs, attach Evidence Items and References, generate PDFs
  and blockchain-verifiable records, pull engagement analytics, manage Departments and Team Members, and generate recipient
  SSO links. Credentials are issued against a Group and rendered with a Design; the platform hosts a public verification page
  and share links for each credential.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · 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/accredible.png
tags:
- Digital Credentials
- Certificates
- Badges
- Open Badges
- Credentialing
- Verification
- Digital Badges
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.23'
apis:
- aid: accredible:accredible-analytics-api
  name: Accredible Analytics API
  description: Issuer-level and per-credential engagement analytics.
  humanURL: https://docs.api.accredible.com/
  baseURL: https://api.accredible.com/v1
  tags:
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/accredible-analytics-api-openapi.yml
  - type: Documentation
    url: https://docs.api.accredible.com/
  - type: APIReference
    url: https://docs.api.accredible.com/
  - type: PostmanCollection
    url: collections/accredible.postman_collection.json
  - type: OpenCollection
    url: collections/accredible.opencollection.json
- aid: accredible:accredible-credentials-api
  name: Accredible Credentials API
  description: Issue, retrieve, update, delete, search, and verify digital credentials.
  humanURL: https://docs.api.accredible.com/
  baseURL: https://api.accredible.com/v1
  tags:
  - Credentials
  properties:
  - type: OpenAPI
    url: openapi/accredible-credentials-api-openapi.yml
  - type: Documentation
    url: https://docs.api.accredible.com/
  - type: APIReference
    url: https://docs.api.accredible.com/
  - type: PostmanCollection
    url: collections/accredible.postman_collection.json
  - type: OpenCollection
    url: collections/accredible.opencollection.json
- aid: accredible:accredible-departments-api
  name: Accredible Departments API
  description: Independent sub-organizations within an issuer account.
  humanURL: https://docs.api.accredible.com/
  baseURL: https://api.accredible.com/v1
  tags:
  - Departments
  properties:
  - type: OpenAPI
    url: openapi/accredible-departments-api-openapi.yml
  - type: Documentation
    url: https://docs.api.accredible.com/
  - type: APIReference
    url: https://docs.api.accredible.com/
  - type: PostmanCollection
    url: collections/accredible.postman_collection.json
  - type: OpenCollection
    url: collections/accredible.opencollection.json
- aid: accredible:accredible-designs-api
  name: Accredible Designs API
  description: Reusable visual specifications for rendering badges and certificates.
  humanURL: https://docs.api.accredible.com/
  baseURL: https://api.accredible.com/v1
  tags:
  - Designs
  properties:
  - type: OpenAPI
    url: openapi/accredible-designs-api-openapi.yml
  - type: Documentation
    url: https://docs.api.accredible.com/
  - type: APIReference
    url: https://docs.api.accredible.com/
  - type: PostmanCollection
    url: collections/accredible.postman_collection.json
  - type: OpenCollection
    url: collections/accredible.opencollection.json
- aid: accredible:accredible-evidence-items-api
  name: Accredible Evidence Items API
  description: Supplemental work samples attached to a credential.
  humanURL: https://docs.api.accredible.com/
  baseURL: https://api.accredible.com/v1
  tags:
  - Evidence Items
  properties:
  - type: OpenAPI
    url: openapi/accredible-evidence-items-api-openapi.yml
  - type: Documentation
    url: https://docs.api.accredible.com/
  - type: APIReference
    url: https://docs.api.accredible.com/
  - type: PostmanCollection
    url: collections/accredible.postman_collection.json
  - type: OpenCollection
    url: collections/accredible.opencollection.json
- aid: accredible:accredible-groups-api
  name: Accredible Groups API
  description: Course or achievement containers that credentials are issued against.
  humanURL: https://docs.api.accredible.com/
  baseURL: https://api.accredible.com/v1
  tags:
  - Group
  tags_raw:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/accredible-groups-api-openapi.yml
  - type: Documentation
    url: https://docs.api.accredible.com/
  - type: APIReference
    url: https://docs.api.accredible.com/
  - type: PostmanCollection
    url: collections/accredible.postman_collection.json
  - type: OpenCollection
    url: collections/accredible.opencollection.json
- aid: accredible:accredible-issuer-api
  name: Accredible Issuer API
  description: Issuer account details and API token management.
  humanURL: https://docs.api.accredible.com/
  baseURL: https://api.accredible.com/v1
  tags:
  - Issuer
  properties:
  - type: OpenAPI
    url: openapi/accredible-issuer-api-openapi.yml
  - type: Documentation
    url: https://docs.api.accredible.com/
  - type: APIReference
    url: https://docs.api.accredible.com/
  - type: PostmanCollection
    url: collections/accredible.postman_collection.json
  - type: OpenCollection
    url: collections/accredible.opencollection.json
- aid: accredible:accredible-references-api
  name: Accredible References API
  description: Peer, teacher, or manager endorsements attached to a credential.
  humanURL: https://docs.api.accredible.com/
  baseURL: https://api.accredible.com/v1
  tags:
  - References
  properties:
  - type: OpenAPI
    url: openapi/accredible-references-api-openapi.yml
  - type: Documentation
    url: https://docs.api.accredible.com/
  - type: APIReference
    url: https://docs.api.accredible.com/
  - type: PostmanCollection
    url: collections/accredible.postman_collection.json
  - type: OpenCollection
    url: collections/accredible.opencollection.json
- aid: accredible:accredible-sso-api
  name: Accredible SSO API
  description: Recipient single sign-on link generation.
  humanURL: https://docs.api.accredible.com/
  baseURL: https://api.accredible.com/v1
  tags:
  - SSO
  properties:
  - type: OpenAPI
    url: openapi/accredible-sso-api-openapi.yml
  - type: Documentation
    url: https://docs.api.accredible.com/
  - type: APIReference
    url: https://docs.api.accredible.com/
  - type: PostmanCollection
    url: collections/accredible.postman_collection.json
  - type: OpenCollection
    url: collections/accredible.opencollection.json
- aid: accredible:accredible-team-members-api
  name: Accredible Team Members API
  description: Administrators and roles within the issuer account.
  humanURL: https://docs.api.accredible.com/
  baseURL: https://api.accredible.com/v1
  tags:
  - Team Members
  properties:
  - type: OpenAPI
    url: openapi/accredible-team-members-api-openapi.yml
  - type: Documentation
    url: https://docs.api.accredible.com/
  - type: APIReference
    url: https://docs.api.accredible.com/
  - type: PostmanCollection
    url: collections/accredible.postman_collection.json
  - type: OpenCollection
    url: collections/accredible.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/accredible-agentic-access.yml
- type: TrustCenter
  url: security/accredible-trust-center.yml
- type: DomainSecurity
  url: security/accredible-domain-security.yml
- type: Authentication
  url: authentication/accredible-authentication.yml
- type: GitHubOrganization
  url: https://github.com/accredible
- type: LinkedIn
  url: https://www.linkedin.com/company/accredible
- type: Website
  url: https://www.accredible.com
- type: Documentation
  url: https://docs.api.accredible.com/
- type: Plans
  url: plans/accredible-plans-pricing.yml
- type: RateLimits
  url: rate-limits/accredible-rate-limits.yml
- type: FinOps
  url: finops/accredible-finops.yml
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/accredible"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/accredible/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/accredible/evidence"

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

Get an API key

Free tier, no email required.

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