# Accredible certificates AI integration on Definable

> Accredible Certificates is a platform that enables organizations to create, manage, and distribute digital certificates, open badges, and blockchain credentials.

## What this connects

Accredible Certificates is a platform that enables organizations to create, manage, and distribute digital certificates, open badges, and blockchain credentials.

Vendor: https://www.accredible.com

## Tools available

**36** tools available. First 12:

- `ACCREDIBLE_CERTIFICATES_BULK_CREATE_CREDENTIALS_V2` — Bulk Create Credentials (V2) — Tool to bulk create credentials. Use when batching up to 30 credentials in one call; supports multi-status (207) responses.
- `ACCREDIBLE_CERTIFICATES_CLONE_GROUP` — Clone Group — Tool to clone an existing group. Use after confirming the source group exists and you need a copy with optional overrides.
- `ACCREDIBLE_CERTIFICATES_CREATE_ATTRIBUTE_KEY` — Create Attribute Key — Tool to create a new custom attribute key. Use when you need to define a new custom attribute for credentials. Requires department ID to associate the attribute with a specific department.
- `ACCREDIBLE_CERTIFICATES_CREATE_COLLECTION` — Create Collection — Tool to create a new collection. Use when you need a curated set of groups.
- `ACCREDIBLE_CERTIFICATES_CREATE_CREDENTIAL` — Create Credential — Tool to create a new credential with optional evidence items and references. Use when issuing credentials to recipients; ensure group exists before creation.
- `ACCREDIBLE_CERTIFICATES_CREATE_EVIDENCE_ITEM` — Create Evidence Item — Tool to create a new evidence item for a credential. Use after confirming credential ID.
- `ACCREDIBLE_CERTIFICATES_CREATE_GROUP` — Create Group — Tool to create a new group. Use after gathering all group details.
- `ACCREDIBLE_CERTIFICATES_CREATE_REFERENCE` — Create Reference — Tool to create a new reference for a credential. Use when you need to add a reference from someone who can vouch for the credential recipient's skills or achievements.
- `ACCREDIBLE_CERTIFICATES_DELETE_COLLECTION` — Delete Collection — Tool to delete a collection. Use after confirming you want to permanently remove an existing collection. Executes DELETE on /v1/collections/{collection_id} endpoint and returns status code.
- `ACCREDIBLE_CERTIFICATES_DELETE_CREDENTIAL` — Delete Credential — Tool to delete a credential. Use after confirming you want to permanently remove an existing credential. Executes DELETE on /credentials/{credential_id} endpoint and returns status code.
- `ACCREDIBLE_CERTIFICATES_DELETE_EVIDENCE_ITEM` — Delete Evidence Item — Tool to delete an evidence item from a credential. Use after confirming you want to permanently remove a specific evidence item.
- `ACCREDIBLE_CERTIFICATES_DELETE_GROUP` — Delete Group — Tool to delete a group. Use after confirming no credentials remain and when you need to permanently remove the group.

## Auth

Auth schemes: `API_KEY`.

## How agents use Accredible certificates

Inside a Definable workflow, Accredible certificates is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Accredible certificates** — the Researcher (GPT-5.5) pulls context from Accredible certificates (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Accredible certificates** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Accredible certificates (create record, post message, draft email).
- **Designer / Engineer → Distributor → Accredible certificates** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Accredible certificates (attach file, open PR comment, post status).

The Verifier checks every Accredible certificates call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- education — https://definable.ai/apps/category/education/

## Related

- HTML page: https://definable.ai/apps/accredible_certificates/
- Same category (education): https://definable.ai/apps/category/education/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
