Welcome to the Rapidpages API documentation. This guide will help you understand how to interact with the Rapidpages API to create UI components programmatically.

Base URL

All URLs referenced in the documentation have the following base:

https://designer.rapidpages.com/api/v0

Authentication

The Rapidpages API uses bearer authentication. When making requests, you must include your API token in the Authorization header in the format Bearer <token>. For more details, please refer to the Authentication page.

Rate Limiting

Please note that the Rapidpages API has rate limits to prevent abuse and ensure service stability. If you exceed these limits, your requests will be throttled and you will receive a 429 Too Many Requests response.

We hope this guide helps you get started with the Rapidpages API. If you have any questions, please don’t hesitate to reach out to our support team at support@rapidpages.com.