API Management

Manage keys, webhooks, and developer access.

HEALTHY
99.9%
Uptime (Last 30 days)
+12%
1.2M
Requests / Month
45ms
Avg. Latency

Active API Keys

Key Name Token Created Last Used Actions

Webhooks

User Cleanup

https://api.myapp.com/hooks/users/cleanup

user.delete user.ban

Billing Events

https://api.myapp.com/hooks/billing

invoice.paid

Quick Start

bash
curl -X GET https://api.wldverse.pro/v1/users \
  -H "Authorization: Bearer wld_83749283..." \
  -H "Content-Type: application/json"