Publer · Rate Limits

Publer Rate Limits

Publer publishes concrete, numeric rate limits. The API limit is 100 requests per 2-minute fixed window, applied PER USER ACCOUNT across all of that user's API keys — creating additional keys does not buy additional throughput. Every response carries X-RateLimit-Limit, X-RateLimit-Remaining and X-RateLimit-Reset, and exhaustion returns 429 with a distinct error envelope. Separately, Publer enforces per-network DAILY POST LIMITS on a rolling 24-hour UTC window that vary by plan; these are business limits enforced downstream and surface as per-account job failures, not as HTTP 429.

Publer Rate Limits is the machine-readable rate-limit profile for Publer on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 18 rate-limit definitions, measuring requests, posts, and jobs.

The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Social Media, Scheduling, Publishing, Content Management, and Marketing.

18 Limits Throttle: 429
Social MediaSchedulingPublishingContent ManagementMarketingRate LimitingQuotasThrottling

Limits

API requests user-account
requests
100
Applied per user account ACROSS ALL API KEYS. Documented verbatim: "Limits are applied per user account (across all API keys) and use a fixed-window algorithm."
Daily post limit — Facebook Posts & Reels per-profile
posts
Daily post limit — Facebook Stories per-profile
posts
Daily post limit — Instagram Posts & Reels per-account
posts
Daily post limit — Instagram Stories per-account
posts
Daily post limit — Threads App Posts per-account
posts
Daily post limit — TikTok Videos per-account
posts
Daily post limit — Twitter / X Posts per-account
posts
Daily post limit — Mastodon Posts per-account
posts
Daily post limit — Bluesky Posts per-account
posts
Daily post limit — LinkedIn Profile Posts per-account
posts
Daily post limit — LinkedIn Page Posts per-account
posts
Daily post limit — Pinterest Pins per-account
posts
Daily post limit — Google Business Updates per-account
posts
Daily post limit — YouTube Videos & Shorts per-account
posts
Daily post limit — WordPress Articles per-account
posts
Daily post limit — Telegram Messages per-account
posts
Asynchronous jobs workspace
jobs
not published
Schedule/publish/media-from-URL operations return 202 Accepted with a job_id and are processed asynchronously. No queue depth or concurrency limit is documented.

Policies

Requesting higher limits
Email support@publer.com with expected request volume (per minute/hour/day), use case and critical endpoints, and project/company contact info.
Publisher best practices
Publer recommends caching idempotent responses, using bulk endpoints (POST /posts/schedule for multiple posts), staggering non-urgent requests to off-peak hours, monitoring the X-RateLimit-* headers, and exponential backoff as the limit approaches.
Async processing
Scheduling and publishing are accepted (202) and processed asynchronously; poll GET /job_status/{job_id} for completion and inspect payload.failures[].
Downstream network limits
Each connected social network enforces its own publishing limits that apply on top of Publer's, and Publer's own daily post limits are aligned to those community guidelines.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/publer-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.