API Overview
We have two API options for you to choose from.
Which one is for me?
The Account API is useful if you have people who need access to the interface, but also need to programmatically make changes to the account or pull down data for backup, reporting or analysis purposes. If you’re just looking for straight search results and usage-based pricing the Partner API is probably for you.
Partner API
The Partner API should be used when you only require search results. Nothing done via the Partner API is reflected in any account. Pricing is based on specific endpoint usage, per thousand calls.
What You Get
JSON SERPs – Get the top ~100 results for each keyword assembled and parsed into JSON like this: https://gist.github.com/1989528. We maintain our crawling tools and make changes as necessary, automatically.
Real-time Results – We offer the option to run keywords for results within ~1 minute. There is additional cost for this and is meant to be used when your users expect data back quickly.
Raw HTML – We allow the option of accessing the actual HTML used to assemble every JSON file.
Usage Based Pricing – Only pay for what you use. Our pricing is based on the number of requests made to our system.
Admin Dashboards – You get your admin dashboard which provides real-time usage for this hour, hourly usage for the last 24 hours, and daily usage for the last 30 days. We also log every one of your requests and archive those in case you feel there are any discrepancies with our reporting and invoicing.
Quick Integration Time – On average it’s taken about 2 weeks for people fully integrate the Partner API with their existing systems.
Flexibility – We only update data when you tell us to, so you can update monthly, weekly, daily or even hourly if you feel like it.
Documentation
Documentation for the Partner API
Activation
If you’re interested in the Partner API you can either contact us, or email sales@authoritylabs.com.
Libraries
- For those who are using PHP, we went ahead and created a basic class to allow you to POST, GET, and parse out rankings from our Partner API. You can download it from GitHub here.
Reference
Make sure to check out the reference for common codes we use.
Also take advantage of our API console, courtesy of Apigee. Currently the API console only supports the Partner API.
Looking to get started on the Partner API? Contact us for more info
Account API
The Account API is used when you require the ability to use the interface. Everything done in your account is reflected in this API, and everything done via the API is reflected in your account. Pricing is based on keyword volume plans.
Benefits
- Programmatically modify and access data in your AuthorityLabs account
- Synced data between the interface and API
- Keyword volume and frequency based pricing
- Access all data available in the interface including AdWords search volume, SEOmoz’s Linkscape, MajesticSEO, Yahoo! Site Explorer and indexed page data across Google, Yahoo! and Bing
- International language and country support
Documentation
Activation
To enable the Account API signup for an account and email sales@authoritylabs.com.
