API Reference

API Authentication

The Postnomic API supports two authentication strategies: JWT Bearer tokens for user-level access and API Keys for machine-to-machine content access. Choose the method that matches your integration sc...

Read article

Public Endpoints

Postnomic provides unauthenticated public endpoints for accessing published blog content. These endpoints are served by the PublicBlogsController, PublicPostsController, and PublicAnalyticsController ...

Read article

Rate Limits & Error Handling

The Postnomic API uses standard HTTP conventions for error reporting and includes rate limiting to ensure fair usage and platform stability. This guide covers how to handle errors and work within rate...

Read article