Quick Setup
Making Your First API Call
You can quickly make your first API call by using this endpoint. Just replace the API key d1932b99ac6cc513538e551550252d76efbd1xx with the API key in your account.
https://api.sharedcount.com/v1.0?apikey=d1932b99ac6cc513538e551550252d76efbd1xx&url=https://nytimes.com/
Help! My API Key is invalid or not yet detected
If you are getting this error, please make sure you are using a GET request instead of a POST request, and that your API key is correct.
Sample error message
{"Error":"API Key is invalid or not yet detected","Type":"invalid_api_key","HTTP_Code":401}