Authentication
Obtaining an API Key
Using Your API Key
Authorization: Bearer-API YOUR_API_KEY
Publer-Workspace-Id: YOUR_WORKSPACE_ID
Content-Type: application/jsoncurl -X GET https://app.publer.com/api/v1/posts \
-H "Authorization: Bearer-API YOUR_API_KEY" \
-H "Publer-Workspace-Id: 5f8d7a62c9e77e001f36e3a1"API Key Scopes
Common Authentication Errors
Security Best Practices
Troubleshooting
Related Documentation
Last updated
Was this helpful?

