Skip to main content
Accredible certificates logo

Accredible certificates

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

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Accredible certificates authenticates with an API key. Generate the credential in your Accredible certificates account, then paste it into FlyMyAI the first time an agent uses an Accredible certificates action.

Get your Accredible certificates credential →

Fields to fill in FlyMyAI

FieldDetails
Base URLAccredible API base URL. US: https://api.accredible.com/v1, EU: https://eu.api.accredible.com/v1, Sandbox: https://sandbox.api.accredible.com/v1 (required)
Accredible API KeyThe API key provided by Accredible for authenticating API requests. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
ACCREDIBLE_CERTIFICATES_BULK_CREATE_CREDENTIALS_V2Tool to bulk create credentials. use when batching up to 30 credentials in one call; supports multi-status (207) responses.credentials
ACCREDIBLE_CERTIFICATES_CLONE_GROUPTool to clone an existing group. use after confirming the source group exists and you need a copy with optional overrides.group_id
ACCREDIBLE_CERTIFICATES_CREATE_COLLECTIONTool to create a new collection. use when you need a curated set of groups.name
ACCREDIBLE_CERTIFICATES_CREATE_EVIDENCE_ITEMTool to create a new evidence item for a credential. use after confirming credential id.credential_id, description, category
ACCREDIBLE_CERTIFICATES_CREATE_GROUPTool to create a new group. use after gathering all group details.name, course_name, course_description
ACCREDIBLE_CERTIFICATES_DELETE_CREDENTIALTool 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.credential_id
ACCREDIBLE_CERTIFICATES_DELETE_GROUPTool to delete a group. use after confirming no credentials remain and when you need to permanently remove the group.group_id
ACCREDIBLE_CERTIFICATES_DELETE_REFERENCETool to delete a specific reference by id. use after confirming both credential id and reference id. example: "delete reference 1234 from credential 'abc123'."credential_id, reference_id
ACCREDIBLE_CERTIFICATES_GENERATE_PD_FS_FOR_CREDENTIALSTool 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]".credential_ids
ACCREDIBLE_CERTIFICATES_LIST_TEMPLATESTool to retrieve a list of all templates. use after authentication to fetch paginated certificate templates.-
ACCREDIBLE_CERTIFICATES_SEARCH_COLLECTIONSTool 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."query
ACCREDIBLE_CERTIFICATES_UPDATE_GROUPTool to update an existing group. use when you need to modify group details after fetching its current data.group_id
ACCREDIBLE_CERTIFICATES_UPDATE_REFERENCETool 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.credential_id, reference_id, reference
ACCREDIBLE_CERTIFICATES_VIEW_ALL_SKILL_CATEGORIESTool to retrieve all skill categories. use when you need to list all available skill categories (e.g., to link them to groups).-
We love our partners - FlyMy.AI builds with the best. Thanks, Accredible certificates!