Try Gliffy for FREE
No signup required
BETA - Please note, that the Gliffy API is currently in BETA testing. There may be minor changes to the API that are likely to occur before the product leaves BETA.
The Gliffy Developer Program has been created with a simple vision in mind: We wanted to make it possible for developers to add Gliffy diagramming features to their existing web based applications.
We've accomplised this goal by creating a simple to use developer framework which in turn makes it easy to create mash-ups with Gliffy.
It's easy to get started developing with Gliffy
The Gliffy API is made up of 2 basic parts:
The Gliffy API provides access to the following basic entites:
The REST API allows the secure and seemless signing of requests using the OAuth protocol. Learn more by reviewing OAuth in our REST API spec .
To enable a user to edit a diagram, you'll want to launch the diagram in the Gliffy Editor. This is simple to do by constructing a URL.
After a user has created and/or edited a diagram, you'll typically want to show an image of that diagram somewhere in your application (For example, on a wiki page). The Document Entity enables you to get a copy of your diagram in the JPEG or PNG format.