Skip to content

accredible/api-documentation

Repository files navigation

Accredible Logo

Accredible API Documentation

Overview

The Accredible platform lets you automatically create, manage, and distribute digital certificates, open badges and blockchain credentials.

Digital certificates and badges help maximize the value from your training or certification program. Digital credentials are more accessible and share-able via social media, directing interested viewers back towards your learners’achievements and your course website. Track recipient engagement to see shares, additional traffic to your webpage. And, allow students to save and print a PDF for their wall at home.

This documentation defines the objects, endpoints and interfaces for the Accredible RESTful API.

The live REST API documentation can be found here: https://docs.api.accredible.com

Output Digital Certificates or Open Badges

Example Digital Certificate

Example Open Badge

Contributions

Please branch from develop to make changes and submit a Pull Request with a full decsription of your change.

Releases happen automatically via Cloudflare when you merge into master.

Preview Local changes

To preview your changes locally, you can use Python's built-in HTTP server. Run python3 -m http.server 8080 in your docs directory, then open http://localhost:8080 in your browser.

Releases

Releases happen automatically via Cloudflare when you merge into master.

About

for apiary main docs

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 19