# Certifier

Certifier is a platform that enables organizations to create, manage, and issue digital certificates and credentials.

- **Category:** documents
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 9
- **Triggers:** 0
- **Slug:** `CERTIFIER`
- **Version:** 20260429_00

## Tools

### Create, issue, and send credential

**Slug:** `CERTIFIER_CREATE_ISSUE_SEND_CREDENTIAL`

Tool to create, issue, and send a credential in a single request. Use when group ID and recipient details are ready.

### List Attributes

**Slug:** `CERTIFIER_LIST_ATTRIBUTES`

Tool to list all attributes available for credentials. Use when you need to retrieve attribute definitions with pagination.

### List Credential Interactions

**Slug:** `CERTIFIER_LIST_CREDENTIAL_INTERACTIONS`

Tool to list credential interactions. Use when you need to retrieve interaction events for a specific credential, with optional filtering and pagination.

### List Credentials

**Slug:** `CERTIFIER_LIST_CREDENTIALS`

Tool to list credentials. Use after authentication to retrieve paginated credentials.

### List Designs

**Slug:** `CERTIFIER_LIST_DESIGNS`

Tool to list all designs. Use after authentication to retrieve certificate and badge designs with pagination.

### List Email Templates

**Slug:** `CERTIFIER_LIST_EMAIL_TEMPLATES`

Tool to list all email templates available for credential delivery. Use when you need to retrieve available email templates for sending credentials.

### List Groups

**Slug:** `CERTIFIER_LIST_GROUPS`

Tool to list all groups. Use when you need to retrieve groups with pagination (limit and cursor).

### Search Credentials

**Slug:** `CERTIFIER_SEARCH_CREDENTIALS`

Tool to search for credentials using advanced filters and criteria. Use when you need to find specific credentials based on status, recipient, dates, or other properties. Supports complex queries with logical operators (AND, OR, NOT).

### Send a Credential

**Slug:** `CERTIFIER_SEND_CREDENTIAL`

Tool to send a published credential via email. Use after confirming the credential is published.
