API In Development

Our public API is currently under active development. We are finalising endpoints that expose public bot data while keeping the service free. Stay tuned for updates and join the early access list.

Free Tier

Launch access will be free and limited to GET requests for public listings. We only surface data that is already visible on the site.

Planned Endpoints
  • GET /api/bots: paginated catalogue with filters.
  • GET /api/bots/{id}: detailed information for a single bot.
  • GET /api/tags: list of available categories.
Premium Roadmap

A single optional subscription may unlock write operations such as automated vote commands and webhook delivery. Stripe will handle 100% of billing when we launch it.

Development Status

The API is currently in private testing with select partners. We are validating rate limits, authentication flows, and data formatting to ensure smooth integrations. All feedback is welcome—your input shapes our roadmap.

Milestones
  • Q1: Finalise read-only endpoints and public documentation.
  • Q2: Invite early adopters, collect feedback, and refine quotas.
  • Q3: Launch premium write operations powered by Stripe billing.
Need webhook events or vote automation sooner? Email us at contact@valloic.dev with your use case so we can prioritise it.
Authentication

Public endpoints will start without access tokens. Premium features will rely on bearer tokens issued through the Stripe customer portal.

Rate Limits

We plan to enforce a 60 requests per minute limit on public endpoints and higher, tier-based limits for premium subscribers.

Changelog

Once the API is live, updates will be tracked on this page and announced via our Discord server and email newsletter.

Stay in Touch

Want to remove data, request new endpoints, or report an issue? Contact us at contact@valloic.dev. We only publish public data and reply within 24 hours.