Skip to content

Instantly share code, notes, and snippets.

@chasers
Created September 7, 2011 20:10
Show Gist options
  • Save chasers/1201594 to your computer and use it in GitHub Desktop.
Save chasers/1201594 to your computer and use it in GitHub Desktop.
AuthorityLabs Partner API Account Info JSON Response
{
"messages": {
"system": [
{
"priority": "notice",
"date_posted": "2012-03-14",
"time_posted": "00:30",
"message": "All systems go!"
},
{
"priority": "notice",
"date_posted": "2012-03-14",
"time_posted": "00:32",
"message": "These are new system messages. See http://authoritylabs.com/api/partner-api for details."
}
]
},
"queue": {
"google_time": 24,
"bing_time": 6,
"yahoo_time": 6
},
"user": {
"current_get_count": 64,
"hourly_post_limit": 1000,
"current_post_count": 0,
"hourly_get_limit": 2000
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment