
Getting Started using the PeopleBrowsr Kred API
STEP ONE
- Sign Up for Default Developer Access (500,000 calls/day Global Kred Score Access)
- Confirm Your Key via Email (may take a moment or two to send)
- Login to your account
- Click on "Dashboard" on the upper right hand menu to view your Dashboard.
- Click on "Application".
- Click on "View" next to your application to find your app_key and app_ID.
- Find and record your app_id + app_key for future use.
STEP TWO
- Find a Kred API resource / output you'd like to use from the Kred API Resource Dictionary:
- Find a sample request URL (link to KredScore; link to Kred - all communities) and copy it to your clipboard
- Paste call within a browser and add your app_id and app_key.
- Press "Go" or "Enter" to execute the call. This should return a call with "status": "complete".
- If not, press "Go" or "Enter" again on the url to "call" the API again and it will return "complete".
{ "data": [ { "influence": 770, "name": "peoplebrowsr", "outreach": 7 } ], "id": "999-d67c098d511315e215e1f7f0a09c3f57", "request": { "app_id": "2476ec6a", "app_key": "281014ad8b0fba5adcc88fac7d79999c", "external": true, "name": "kredscore", "source": "twitter", "term": "peoplebrowsr" }, "status": "complete" }
Start Hacking!
Make sure and email us if you need any help: apisupport@peoplebrowsr.com.