| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.accredible.com/v1 | link | — | — | — |
Actions (4)
Credentials · 4
- Create credentialPOST /credentials
Create a new credential (certificate, badge, or blockchain credential) in Accredible.
documented - Delete credentialDELETE /credentials
Delete a credential.
documented - List credentialsGET /credentials
Retrieve a list of credentials for the account/issuer.
documented - Update credentialPUT /credentials
Update an existing credential (details provided in the request body; ID reference is typically in the payload).
documented