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.
Sign in to connect Accredible certificates
Sign in to connect an account and start using Accredible certificates in your apps.
Example Use Cases
These are example ways Snow can use Accredible certificates when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically 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.