Skip to main content
Welcome to the Penbox API documentation. Build powerful integrations for form management, workflow automation, and document processing.

Quick Start

1

Get an API Token

2

Make Your First Request

Use your token to authenticate API requests:
curl https://connect.penbox.io/v1/workspaces \
  -H "Authorization: Bearer YOUR_ACCESS_TOKEN"
3

Explore the API

Browse available endpoints and try them in the interactive documentation.

API Essentials

Base URL: https://connect.penbox.io/v1 Authentication: All requests require a Bearer token in the Authorization header. Rate Limits:
  • 100 requests per minute per token
  • 1,000 requests per hour per client

Available Resources

Developer Guides

Need Help?

  • Documentation: Browse the detailed guides above
  • Support: [email protected]
  • Status: status.penbox.io