Base URL
https://apistaging.magicpost.in/api/v1)
Authentication
All endpoints require a Bearer token in theAuthorization header — see
Authentication for how to create one.
/api/v1/api-keys/* management endpoints (used
by the MagicPost web UI) use cookie session auth instead. You can’t use
these from a script — generate keys from the web UI.
Response shape
Success responses are tailored to each endpoint. Error responses follow a common shape — see Errors.Rate limits
- 60 req/min per token by default
- 5 req/min per token on
/refresh-posts(it hits LinkedIn)
Endpoints
API keys
Manage your tokens. Cookie auth only.
Metrics
Pull analytics summary, trigger refresh.
Posts
List, fetch, create, update, delete (soft).
Scheduling
Schedule, cancel, publish-now.