Authenticate your API requests
Secure your API requests with proper authentication.
Include the key in the Authorization header:
curl -H "Authorization: Bearer YOUR_API_KEY" \ https://api.pushit.so/v1/posts