Docs

Documentation and guides

Introduction

Welcome to the Sitepaste API! This API allows Pro plan users to programmatically manage their sites, create content, and trigger deployments without …

Authentication

The Sitepaste API uses bearer token authentication. This guide explains how to create, manage, and use API tokens. Requirements Pro plan subscription …

Pages API

The Pages API allows you to create and update content programmatically. Use it to publish blog posts, documentation, or any other content to your …

Builds API

The Builds API allows you to trigger deployments of your site programmatically. After creating or updating pages via the API, trigger a build to …

Rate limiting

The Sitepaste API implements rate limiting to ensure fair usage and platform stability. This guide explains the limits, how to monitor them, and best …

Examples and use cases

The Sitepaste API opens up endless possibilities for automating your content publishing workflow. Here are some creative ways to integrate the API …