Quick Setup
After registering for a free SharedCount account, you can find your API key in your account dashboard.
Making Your First API Call
To make your first API call, use the following endpoint by replacing the placeholder API key with your own:
https://api.sharedcount.com/v1.0?apikey=YOUR_API_KEY&url=https://nytimes.com/
Troubleshooting Invalid API Key
If you encounter the error message {"Error":"API Key is invalid or not yet detected"}, ensure you are using a GET request and the correct API key.