Integrate Your Application with Approver.com
Unlock the power of online collaboration by creating a Web site or software application
that integrates with Approver.com. Using the Approver.com Web Services API, you can
create applications that extend and integrate the document sharing capabilities
of Approver.com with your application.
The Approver.com Web Services API is free for non-commercial
use. (Got questions about what constitutes non-commercial use? Want to use our API
for a commercial application? Leave
us feedback.)
To create an application or Web site using the Approver.com Web Services API, follow
these steps:
- Register for Approver.com. (You've
probably done this already.)
- Obtain an application key. You must
pass in an application key with each call your application makes.
- Review our well-crafted developer documentation.
- Unleash your application upon the world and see what happens. (Hopefully it will
be something good.)
Limitations, Terms, Legalese, etc.
Applications built using the Approver.com Web Services API must conform to the Approver.com
Terms of Service,
must be for non-commercial use, and must not exceed our API rate
limit of 1,000 API calls per IP address per day. In addition, there are limitations
on how often you can make each individual call (see the documentation for each call for specifics).
Check out the Approver.com Desktop Alert Widget
The Approver.com Desktop Alert Widget is
an excellent example of an Approver Web Services API client for a couple of reasons.
First, it's written in Javascript, which should at least be decipherable by lots
of types of developers. Second, the widget's source code is available for you to
pick apart and learn from.