Public REST API

Automate everything with Publyo API

Integrate publisher networks, automate orders, and manage content marketing campaigns programmatically from your own system.

publyo-api-example.shLIVE
GETBrowse Publishers
fetch('/api/v1/product/products/1', {
  headers: {
    'Authorization': 'Bearer API_KEY'
  }
})
200Response
{
  "error": 0,
  "data": [{
    "id": 16071,
    "name": "Publisher.ro",
    "da": 45,
    "price": 29.00
  }]
}
How it works

Three steps to automation

Step 01

Request Access

Contact us to get your API credentials. We set up your account and provide complete documentation.

Step 02

Integrate

Connect your system to Publyo API. Browse publishers, check prices and configure workflows.

Step 03

Automate

Place orders, monitor status and manage projects — all programmatically, without manual intervention.

Documentation

API Endpoints

All available endpoints for integrating with the Publyo platform.

Projects

4 endpoints
GET/api/v1/projects
POST/api/v1/projects/add
POST/api/v1/projects/update
POST/api/v1/projects/delete

Publishers & Products

8 endpoints
GET/api/v1/product/credit
GET/api/v1/product/total-products
GET/api/v1/product/product-article-types
GET/api/v1/product/products/{page}
GET/api/v1/product/product/{id}
GET/api/v1/product/price/{id}/{type}
GET/api/v1/product/prices/{id}
GET/api/v1/product/price-extra/{id}

Orders

3 endpoints
GET/api/v1/orders/order/{id}
GET/api/v1/orders/order-status/{id}
POST/api/v1/orders/add
Why Publyo API

What you can do with our API

Fully automate the order flow — from publisher selection to placement and tracking.

Integrate the publisher catalog directly into your platform with real-time pricing.

Manage multiple projects simultaneously with automated budgeting and centralized reporting.

Build your own content marketing dashboard with our data behind it.

Scale operations effortlessly — from 10 to 10,000 orders per month.

Monitor the status of every order in real-time with automatic notifications on status changes.

Ready to integrate?

Request API access and start automating content distribution today.

Request API Access