Developer APIOne endpoint.
One endpoint.
The whole wire.
Submit releases, poll status, and pull placement reports straight into your stack.
POST /v1/releases
POST https://api.presscast.io/v1/releases
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"title": "Acme Launches New AI Podcast",
"body": "Acme today announced...",
"image_url": "https://cdn.acme.com/cover.jpg",
"links": [
{ "url": "https://acme.com", "anchor": "Acme" },
{ "url": "https://acme.com/podcast", "anchor": "Listen" }
],
"wire": "default"
}REST endpoints
Simple JSON in, JSON out. No SDK required, but one is on the way.
Fast confirmations
Get release IDs immediately. Poll or use webhooks for live status.
Bearer auth
Standard API keys per workspace. Rotate from the dashboard anytime.
Full reports
Pull placement lists, anchor data, and URLs straight into your stack.
Need API access?
API is included on reseller and white-label plans, and available on request for high-volume customers.
See pricing