How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Accredible Credentials API

Issue, retrieve, update, delete, search, and verify digital credentials.

Accredible Credentials API is one of 10 APIs that Accredible publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Credentials. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 11 operations across 9 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://api.accredible.com/v1, https://sandbox.api.accredible.com/v1.

11 operations 9 paths 5 schemas 1 DELETE4 GET5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.accredible.com/v1
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Accredible Credentials API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (tokenAuth). By default, every request must be authenticated.

  • tokenAuth — API key sent in the Authorization header using the scheme Token token=YOURAPIKEY.

Paths & Operations 11

Across 9 paths, the API surfaces 11 operations — 1 DELETE, 4 GET, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Credentials 11

Issue, retrieve, update, delete, search, and verify digital credentials.

POST
/credentials
Create a credential
createCredential body → 200401
POST
/credentials/bulk_create
Bulk create credentials
bulkCreateCredentials body → 200401
GET
/credentials/{id}
View a credential
getCredential 1 param → 200401404
PUT
/credentials/{id}
Update a credential
updateCredential 1 param body → 200401
DELETE
/credentials/{id}
Delete a credential
deleteCredential 1 param → 200401
POST
/credentials/search
Search for credentials
searchCredentials body → 200401
GET
/all_credentialsdeprecated
View many credentials (deprecated)
listAllCredentials 5 params → 200401
POST
/credentials/generate_pdf
Generate PDFs for credentials
generateCredentialPdfs body → 200401
POST
/credentials/generate_single_pdf/{id}
Generate PDF for a single credential
generateSingleCredentialPdf 1 param → 200401
GET
/credentials/blockchain_data/{encoded_id}
Verify blockchain credential
getBlockchainCredential 1 param → 200404
GET
/issuer/credential_redirect
Redirect to a credential
credentialRedirect 2 params → 302

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are CredentialInput (11 properties), Recipient (3 properties), Error (2 properties), CredentialEnvelope (1 property). Each schema is shown below with its type and property counts.

CredentialEnvelope
object
1 property
Recipient
object
3 properties
Error
object
2 properties
Credential
CredentialInput
object
11 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

accredible-credentials-api-openapi.yml Raw ↑

Other APIs Accredible publishes across the network.

Accredible Analytics API
Accredible Departments API
Accredible Designs API
Accredible Evidence Items API
Accredible Groups API
Accredible Issuer API
Accredible References API
Accredible SSO API
Accredible Team Members API
Where this information came from

This is an independent, third-party profile of Accredible Credentials API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.