Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

GlassFrog/glassfrog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

The Glassfrog API

This documentation describes the GlassFrog v2 API. That API is now superseded by the v3 API, which is described here. The v2 API is deprecated and will eventually go away.

Making a request

All URLs start with https://api.glassfrog.com/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://api.glassfrog.com/api/v2/person.xml?api_key=123456789

Changes In Version 2

  • API paths start with /api/v2/
  • Role information now includes:
    • Term expiration dates for elected roles
    • Role purposes
    • Scopes
    • Accountability IDs for structural roles (e.g. Lead Link)
  • Person information no longer includes login (now obsolete)
  • Can now return all roles in a circle, including supporting sub-circle IDs

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 email [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •