How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

dopost Posts API

Schedule, retrieve, reschedule, and delete posts across connected networks.

dopost Posts API is one of 4 APIs that dopost publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Posts. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://dopost.co.

5 operations 4 paths 7 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://dopost.co
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

dopost Posts API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Workspace API key issued from the dopost web app.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Posts 5

Schedule, retrieve, reschedule, and delete posts across connected networks.

POST
/api/v1/post/publish
Publish or schedule a post
publishPost body → 200400401422429
GET
/api/v1/post
List posts
listPosts 3 params → 200401429
GET
/api/v1/post/{postId}
Get a post by ID
getPost 1 param → 200401404
PATCH
/api/v1/post/{postId}
Reschedule a post
reschedulePost 1 param body → 200400401404422
DELETE
/api/v1/post/delete/{postId}
Delete a post
deletePost 1 param → 204401404409

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Post (10 properties), PublishPostRequest (10 properties), Error (3 properties), PostList (2 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties 1 required
PublishPostRequest
object
10 properties 2 required
NetworkOptions
object
Network-specific publish options. dopost docs reference per-network option blocks (e.g. Instagram feed/story/reel, YouTube short, Pinterest board) but do not e…
PostList
object
2 properties
Platform
string
Supported social network identifier.
Post
object
10 properties
PostStatus
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dopost-co-posts-api-openapi.yml Raw ↑

Other APIs dopost publishes across the network.

dopost Social Media Scheduler API
dopost Media API
dopost Social Accounts API
Where this information came from

This is an independent, third-party profile of dopost Posts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.