You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ Social Authority SDK
4
4
Social Authority helps you find, optimize, and engage your Twitter audience. It's a 1 to 100 point scale that measures a user's influential content on Twitter.
5
5
More than just another self-focused metric, Social Authority helps you discover other influential tweeters with high engagement. You can read more about it at [https://followerwonk.com/social-authority](https://followerwonk.com/social-authority)
@@ -28,18 +28,18 @@ The current default freemium request limits are 250 SAs per day & 7500 SAs per m
28
28
10 requests per hour
29
29
10 requests per day
30
30
31
-
Please contact us (help@moz.com) for paid subscription access for larger volumes.
31
+
Please contact us (help@followerwonk.com) for paid subscription access for larger volumes.
32
32
33
33
### Querying the Social Authority API
34
34
35
35
Once you have an AccessID you can make a call to the Social Authority resource. The Social Authority resource takes a list of screen names or user ids and returns Social Authority scores for all of the accounts it can find. Currently we limit the number of screen names and user ids in a single request to 25 combined.
36
36
37
-
You will need to perform a signed request as described in [Anatomy of a Social Authority Call](https://github.com/seomoz/Social-Authority-SDK/blob/master/docs/Anatomy-of-a-Social-Authority-API-Call.md).
37
+
You will need to perform a signed request as described in [Anatomy of a Social Authority Call](https://github.com/followerwonk/Social-Authority-SDK/blob/master/docs/Anatomy-of-a-Social-Authority-API-Call.md).
You'll get back a JSON packet with the Social Authority score and some metrics.
42
-
42
+
43
43
{
44
44
"_embedded" : [
45
45
{
@@ -74,9 +74,9 @@ You'll get back a JSON packet with the Social Authority score and some metrics.
74
74
75
75
## Attribution and Licensing
76
76
77
-
By using the Social Authority API, you agree to our [General Terms of Use](http://www.seomoz.org/users/terms), our [Privacy Policy](http://www.seomoz.org/pages/privacy) and the restrictions contained on this page. You do not have to be a paying member to use our API. Access to the Social Authority API may be suspended or terminated at any time and for any reason, with or without cause. If your access to the API is cancelled, you are not to be entitled to a refund of any kind. SEOmoz may discontinue providing service at any time and for any reason. We simply ask that if you re-use our data you give us attribution and follow our branding guidelines.
77
+
By using the Social Authority API, you agree to our [General Terms of Use](http://followerwonk.com/terms-of-use), our [Privacy Policy](https://followerwonk.com/privacy-policy) and the restrictions contained on this page. You do not have to be a paying member to use our API. Access to the Social Authority API may be suspended or terminated at any time and for any reason, with or without cause. If your access to the API is cancelled, you are not to be entitled to a refund of any kind. Followerwonk may discontinue providing service at any time and for any reason. We simply ask that if you re-use our data you give us attribution and follow our branding guidelines.
0 commit comments