Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

The Glassfrog API

Requesting an API key

An organizational API key may be requested by emailing glassfrogsupport@holacracyone.com

Making a request

All URLs start with https://glassfrog.holacracy.org/api. SSL only. The full request path is formed by appending the method path to this address.

An organizational API key is required for all requests. To include an API key in a request, append it to the URL as a parameter.

https://glassfrog.holacracy.org/api/person.xml?api_key=123456789

API Methods

Help us make it better

Please tell us how we can make the API better. If you have a specific feature request or if you found a bug, please use GitHub issues. For improvements to the documentation, fork this repository and send a pull request with improvements.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors