examples/unified-workspace/content/faq-technical.md
API Rate Limits by Plan:
When you hit a rate limit, you'll receive a 429 error. Implement exponential backoff in your code to handle this gracefully.
Setting up webhooks:
All webhook payloads include a signature header (X-Signature) for verification. Use the signing secret to verify the payload hasn't been tampered with.
Exporting your data:
Exports are available in JSON or CSV format. Large exports may take longer to process.
Support is available:
For urgent issues outside business hours, use the emergency contact form in your dashboard.