Fla.ag API
As previously discussed, we have written an iPhone application for fla.ag. This iPhone application uses an API that we have exposed and that we will expose externally in the future.
The API currently has endpoints for performing the majority of actions on fla.ag, such as:
- Activity Feeds
- Notifications
- Connections (add/remove/list)
- Members
- Groups (add/edit/remove/list/discussions)
- Events (add/edit/remove/list)
- File Uploads (folders/groups/events)
- Messaging (compose/reply/list)
- Search
In future we will be continuing development of the API and exposing it publicly so that companies can use it to integrate with their other applications.
The API uses the OAuth authentication protocol and is currently in full use in the iPhone application.
When we are ready to release the API and full documentation, developers can sign up to create applications around a company’s data inside fla.ag
Among the uses we see for the API, some of which are currently in development, are:
- Desktop client for fla.ag
- Blackberry client for fla.ag
- Google Apps for Domains integration
- Salesforce Integration
I’m sure you can all come up with many more.
Best
Dave