{"Glossary API"}

API Documentation
This is the API I am using to track on terms that are used across the API sector, and provide a way that I can use my network of sites. I want it available as an API, so I can use across many sites, and others can use to embed in their sites and applications as well. 
Kin Lane Glossary API OpenAPI Spec
Glossary
glossary terms /glossary/ GET
add glossary /glossary/ POST
delete glossary term /glossary/{glossary_id}/ DELETE
glossary term /glossary/{glossary_id}/ GET
update glossary /glossary/{glossary_id}/ PUT
Tags
glossary tags /glossary/{glossary_id}/tags/ GET
add glossary term /glossary/{glossary_id}/tags/ POST
delete glossary tag /glossary/{glossary_id}/tags/{tag} DELETE