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

Paragraph posts API

Operations related to posts and content

Paragraph posts API is one of 10 APIs that Paragraph 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, an API reference, and API documentation.

This API exposes 13 operations across 9 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://public.api.paragraph.com/api.

13 operations 9 paths 0 schemas 2 DELETE7 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://public.api.paragraph.com/api
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Paragraph posts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (apiKey). By default, every request must be authenticated, though some operations may also be called without credentials.

  • apiKey — API key for authenticating protected endpoints. Pass as Bearer token in Authorization header.

Paths & Operations 13

Across 9 paths, the API surfaces 13 operations — 2 DELETE, 7 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

posts 13

Operations related to posts and content

GET
/v1/posts/feed
Get posts feed
getPostsFeed 3 params → 200400500
GET
/v1/posts/tag/{tag}
Get posts by tag
getPostsByTag 4 params → 200400500
GET
/v1/publications/{publicationId}/posts
Get posts in a publication
getPosts 4 params → 200400500
GET
/v1/posts/{postId}
Get post by ID
getPostById 2 params → 200404500
PUT
/v1/posts/{postId}
Update a post by ID
updatePost 1 param body → 200400401404409500
DELETE
/v1/posts/{postId}
Delete a post
deletePost 1 param body → 200401404500
GET
/v1/publications/{publicationId}/posts/slug/{postSlug}
Get post by publication ID and post slug
getPostByPublicationIdAndPostSlug 3 params → 200404500
GET
/v1/publications/slug/{publicationSlug}/posts/slug/{postSlug}
Get post by publication slug and post slug
getPostByPublicationSlugAndPostSlug 3 params → 200404500
POST
/v1/posts
Create a new post
createPost body → 200400401404500
GET
/v1/posts
List your posts
listOwnPosts 4 params → 200401500
PUT
/v1/posts/slug/{slug}
Update a post by slug
updatePostBySlug 1 param body → 200400401404409500
DELETE
/v1/posts/slug/{slug}
Delete a post by slug
deletePostBySlug 1 param body → 200401404500
POST
/v1/posts/{postId}/test-email
Send a test newsletter email
sendTestEmail 1 param body → 200400401404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

paragraph-posts-api-openapi.yml Raw ↑

Other APIs Paragraph publishes across the network.

Paragraph analytics API
Paragraph auth API
Paragraph coins API
Paragraph discover API
Paragraph emails API
Paragraph me API
Paragraph publications API
Paragraph subscribers API
Paragraph users API
Where this information came from

This is an independent, third-party profile of Paragraph 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.