Accredible certificates
Digital credentialing platform for certificates, open badges, recipient groups, evidence items, and verification references.
Supports credentialing programs that issue certificates and badges, manage recipient groups and collections, generate PDFs, and track view analytics.
Example Use Cases
These are the Accredible certificates actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to bulk create credentials. Use when batching up to 30 credentials in one call; supports multi-status (207) responses.
Tool to clone an existing group. Use after confirming the source group exists and you need a copy with optional overrides.
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.
Tool to create a new collection. Use when you need a curated set of groups.
Tool to create a new credential with optional evidence items and references. Use when issuing credentials to recipients; ensure group exists before creation.
Tool to create a new evidence item for a credential. Use after confirming credential ID.
Tool to create a new group. Use after gathering all group details.
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.
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.
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.