API Reference
Complete documentation for the Shoulders.me REST API. Integrate manuscript preparation into your workflow.
Authentication
All API requests require authentication via Bearer token in the Authorization header.
Authorization: Bearer <your-api-token>API tokens can be generated from your account settings. Keep your tokens secure and never share them publicly.
Base URL
https://api.shoulders.me/v1Rate Limits
- • Free tier: 100 requests/hour, 1,000 requests/day
- • Pro tier: 1,000 requests/hour, 10,000 requests/day
- • Enterprise: Custom limits available
Rate limit headers are included in all responses: X-RateLimit-Remaining