Skip to Content
API ReferenceAPI Home

API Reference

Rosetta provides a REST API for documents, templates, tool requests, and export workflows.

Beta: Breaking changes may occur.

Base URL

https://philipshih.org/apps/rosetta/api/v1

Authentication

Use a bearer token in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Common Headers

Authorization: Bearer YOUR_API_KEY Content-Type: application/json Accept: application/json X-Request-ID: unique-request-id (optional)

Rate Limiting

TierLimitBurst
Free100 requests/hour10 concurrent
Professional1,000 requests/hour50 concurrent
Enterprise10,000 requests/hour100 concurrent

API Sections

Last updated on