• Blog
  • Changelog
  • Documentation
  • Pricing
  • FAQ
Sign InSign Up

Here you can add a description about your company or product

© Copyright 2026 Devontic Base. All Rights Reserved.

About
  • Blog
  • Contact
Product
  • Documentation
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
Changelog
Sep 15, 2025

API improvements and rate limiting

We've upgraded our API with better performance, new endpoints, and smarter rate limiting to help you build more powerful integrations.

Previous

Team collaboration features

Sep 28, 2025
Next

Custom workflows and automation

Sep 1, 2025

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.