Now in beta — send your first thank-you free.Start free
September 15, 2025

API improvements and rate limiting

Note: This is mock/placeholder content for demonstration purposes.

Our API has received significant upgrades to provide better performance and more flexibility for developers building integrations.

New REST Endpoints

We've added 15 new REST endpoints covering:

  • Advanced search and filtering
  • Bulk operations
  • Webhook management
  • Team administration

GraphQL Support

You can now query our API using GraphQL, giving you more control over the data you receive and reducing the number of requests needed.

Smarter Rate Limiting

We've implemented a new token bucket rate limiting system that's more fair and predictable:

  • Burst allowances for occasional spikes
  • Per-endpoint rate limits
  • Clear rate limit headers in responses

Improved Documentation

Our API documentation has been completely rewritten with interactive examples, code snippets in multiple languages, and detailed error response information.

Check out the API documentation to get started.