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.
Launch access will be free and limited to GET requests for public listings. We only surface data that is already visible on the site.
GET /api/bots: paginated catalogue with filters.GET /api/bots/{id}: detailed information for a single bot.GET /api/tags: list of available categories.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.
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.
Public endpoints will start without access tokens. Premium features will rely on bearer tokens issued through the Stripe customer portal.
We plan to enforce a 60 requests per minute limit on public endpoints and higher, tier-based limits for premium subscribers.
Once the API is live, updates will be tracked on this page and announced via our Discord server and email newsletter.
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.