Integrations & API

API Keys

Generate API keys to access the Picked Smart REST API.

Last updated March 20, 2026

API Keys

Use the Picked Smart REST API to programmatically manage forms, submissions, bookings, and more.

Generating an API Key

  1. Go to Settings > Developers
  2. Click Create API Key
  3. Give it a descriptive name
  4. Copy the key immediately - it will not be shown again

API Documentation

Full API documentation with interactive examples is available at /docs/api.

Authentication

Include your API key in the Authorization header:

Authorization: Bearer your_api_key_here

Rate Limits

API requests are rate-limited based on your plan. The response headers include rate limit information.

Keep reading

Related articles