API Documentation
Build with OneSimple
Integrate social media management into your applications with our powerful REST API.
Create a scheduled post in seconds
curl -X POST https://api.onesimple.com/v1/posts \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"content": "Hello from the API! 🚀",
"platforms": ["twitter", "linkedin"],
"scheduled_at": "2026-01-15T10:00:00Z"
}'Explore the Documentation
Getting Started
Quick start guide to integrate with our API
Authentication
API keys, OAuth 2.0, and security best practices
Posts & Content
Create, schedule, and manage social media posts
Analytics
Retrieve performance metrics and insights
Webhooks
Real-time event notifications
Rate Limits
Understanding API rate limits and quotas
Official SDKs
Get started quickly with our official client libraries
Need help with integration?
Our developer support team is here to help you succeed.