Givealink Web Services
The Givealink API allows developers to implement their own applications that access to Givealink data through a set of REST style web services. Givealink adopts OAuth protocol to publish a secure API that makes available user's protected data to web-based and desktop/mobile applications.
Anyone is free to use the Givealink API. Here's what you need to get going:
- Register a new application.
- Visit your API Account to manage your own client applications and the authorization tokens for accessing your data.
- Read the Givealink API documentation to become familiar with the methods provided. This developer guide describes the basic steps and some examples for implementing a Givealink consumer application.
- Have a look at the specification and at a useful beginner's guide to OAuth protocol.


