Accredible certificates

Integrate Accredible certificates with your AI workspace

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

Explore Triggers and Actions

Bulk Create Credentials (V2)

Tool to bulk create credentials. Use when batching up to 30 credentials in one call; supports multi-status (207) responses.

ActionTry it

Clone Group

Tool to clone an existing group. Use after confirming the source group exists and you need a copy with optional overrides.

ActionTry it

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.

ActionTry it

Create Collection

Tool to create a new collection. Use when you need a curated set of groups.

ActionTry it

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.

ActionTry it

Create Evidence Item

Tool to create a new evidence item for a credential. Use after confirming credential ID.

ActionTry it

Create Group

Tool to create a new group. Use after gathering all group details.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

Delete Evidence Item

Tool to delete an evidence item from a credential. Use after confirming you want to permanently remove a specific evidence item.

ActionTry it

Delete Group

Tool to delete a group. Use after confirming no credentials remain and when you need to permanently remove the group.

ActionTry it

Delete Reference

Tool to delete a specific reference by ID. Use after confirming both credential_id and reference_id. Example: "Delete reference 1234 from credential 'abc123'."

ActionTry it

Generate PDFs for Credentials

Tool to generate PDFs for multiple credentials. Use when you need to batch-download a zip archive of certificate PDFs for a list of published credential IDs. Example: "Generate PDFs for credentials [10000005, 10272642]".

ActionTry it

Get Analytics

Tool to retrieve analytics data for credentials. Use when you need to track credential views, shares, and other events with optional date and group filters.

ActionTry it

Get Credential

Tool to view a credential by ID. Use when you need to retrieve detailed information about a specific credential.

ActionTry it

Get Credential Analytics

Tool to view analytics for a specific credential. Use when you need to retrieve analytics data such as views, shares, or other events for a credential.

ActionTry it

Get Department

Tool to view a specific department by ID. Use when you need to retrieve detailed information about a department.

ActionTry it

Get Evidence Item

Tool to retrieve a specific evidence item from a credential. Use when you need to view details of an existing evidence item.

ActionTry it

Get Group

Tool to retrieve a specific group by ID. Use when you need to view details of an existing group.

ActionTry it

Get Issuer Details

Tool to retrieve details about the authenticated issuer. Use when you need to view information about the issuer organization.

ActionTry it

Get Reference

Tool to view a specific reference by ID. Use when you need to retrieve details of a reference associated with a credential.

ActionTry it

Initialize Badge Designer

Tool to initialize the embedded badge designer. Use to create a new badge design or edit an existing one.

ActionTry it

Initialize Certificate Designer

Tool to initialize the embedded certificate designer. Returns a JWT token for embedding the designer in your application. Use when you need to create or edit certificate designs programmatically.

ActionTry it

List Templates

Tool to retrieve a list of all templates. Use after authentication to fetch paginated certificate templates.

ActionTry it

Search Attribute Keys

Tool to search for attribute keys by various criteria. Use when you need to find custom attribute keys by name, department, or type (e.g., "Search for email type attribute keys in department 123").

ActionTry it

Search Collections

Tool to search for collections. Use when you need to filter collections by IDs, name, or public flag and paginate through results. e.g., "Search for public collections named 'abc' on page 2."

ActionTry it

Search Credentials V2

Tool to search for credentials using the v2 API. This is a faster alternative to the v1 Search API and supports operations on query fields for complex queries. Use when you need to filter credentials by group, recipient, dates, or other attributes with advanced operators (eq, in, lt, gt, lte, gte).

ActionTry it

Search Departments

Tool to search for departments by various criteria. Use when you need to find departments by name or retrieve a paginated list of departments.

ActionTry it

Search Designs

Tool to search for designs (certificate/badge templates). Use when you need to filter designs by type, metadata, or paginate through design results.

ActionTry it

Search Groups

Tool to search for groups in Accredible. Use when you need to filter groups by IDs, name, update dates, or metadata and paginate through results.

ActionTry it

Update Credential

Tool to update an existing credential. Use when you need to modify credential details such as description, dates, recipient information, or custom attributes.

ActionTry it

Update Evidence Item

Tool to update an existing evidence item for a credential. Use when you need to modify the details of an evidence item after it has been created.

ActionTry it

Update Group

Tool to update an existing group. Use when you need to modify group details after fetching its current data.

ActionTry it

Update Reference

Tool to update a reference by ID. Use when you need to modify a reference's details for a credential. Use after retrieving the reference ID to change comments or relationship.

ActionTry it

View All Skill Categories

Tool to retrieve all skill categories. Use when you need to list all available skill categories (e.g., to link them to groups).

ActionTry it