Sendible API

REST API for managing social media clients, scheduling posts, monitoring mentions, and accessing analytics and reports across multiple social networks. The API is live at https://api.sendible.com/api/v1 and answers HTTP 401 with Basic realm="Application" on every path, but Sendible publishes no reference, no OpenAPI and no authentication documentation - the developer portal at developers.sendible.com was retired and now 301s to the marketing home page, and the help centre's API article (id 208053026) returns 404. Credentials are issued only from inside a signed-in account.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/sendible-api"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
name: Sendible API
description: REST API for managing social media clients, scheduling posts, monitoring mentions, and accessing
  analytics and reports across multiple social networks. The API is live at https://api.sendible.com/api/v1
  and answers HTTP 401 with Basic realm="Application" on every path, but Sendible publishes no reference,
  no OpenAPI and no authentication documentation - the developer portal at developers.sendible.com was
  retired and now 301s to the marketing home page, and the help centre's API article (id 208053026) returns
  404. Credentials are issued only from inside a signed-in account.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.sendible.com/solutions/software-integrators
baseURL: https://api.sendible.com
tags:
- Social-Media
- Scheduling
- Analytics
- Agencies
tags_raw:
- Social Media
- Scheduling
- Analytics
- Agencies
properties:
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/sendible/refs/heads/main/plans/sendible-plans-pricing.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/sendible/refs/heads/main/rate-limits/sendible-rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/sendible/refs/heads/main/finops/sendible-finops.yml