STN Video Publisher API

The credential-gated publisher API behind the STN Online Video Platform. Every operation is a POST to https://api.sendtonews.com/api/v1/ carrying a `cid` (Company ID) and `authcode` (Authentication Code) in the request body; the operations exercised by Minute Media's own WordPress Player Selector plugin are auth/verifycode, players, categories and stories, the last supporting search, language, category and offset/length paging over a publisher's video library. There is no public reference and no machine-readable definition; credentials are issued by emailing publishers@stnvideo.com. Verified live on 2026-08-12 — an unauthenticated POST returns HTTP 422 with a structured validation envelope.

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/stn-video-publisher-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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

API entry from apis.yml

apis.yml Raw ↑
name: STN Video Publisher API
description: The credential-gated publisher API behind the STN Online Video Platform. Every operation
  is a POST to https://api.sendtonews.com/api/v1/ carrying a `cid` (Company ID) and `authcode` (Authentication
  Code) in the request body; the operations exercised by Minute Media's own WordPress Player Selector
  plugin are auth/verifycode, players, categories and stories, the last supporting search, language, category
  and offset/length paging over a publisher's video library. There is no public reference and no machine-readable
  definition; credentials are issued by emailing publishers@stnvideo.com. Verified live on 2026-08-12
  — an unauthenticated POST returns HTTP 422 with a structured validation envelope.
humanURL: https://www.stnvideo.com/resources/our-wordpress-ovp-plugin/
baseURL: https://api.sendtonews.com/api/v1/
tags:
- Video
- Publishing
- Content
- Media
properties:
- type: Documentation
  url: https://www.stnvideo.com/resources/our-wordpress-ovp-plugin/
- type: Authentication
  url: authentication/minute-media-authentication.yml
- type: ErrorCatalog
  url: errors/minute-media-error-codes.yml
- type: Conventions
  url: conventions/minute-media-conventions.yml
- type: Lifecycle
  url: lifecycle/minute-media-lifecycle.yml
- type: RateLimits
  url: rate-limits/minute-media-rate-limits.yml
- type: SignUp
  url: https://pub.stnvideo.com/auth/login