This API is proxied with Proxyflare. You can install it for free on Cloudflare.

API Reference:

Get a list of newest users:
curl https://proxyflare.works/api/users
Add a new user:
 curl -X POST https://proxyflare.works/api/users -H 'Content-Type: application/json' -d '{"username":"Steve"}'