{"name":"GenTech x402 Gateway","version":"2.0.0","endpoints":{"/health":"Health check","/status":"Backend status","/.well-known/x402-bazaar":"Service manifest","/v1/{service}/{path}":"Paid endpoint (x402 proof OR human API key)","/v1/human/signup":"Self-serve free trial key (POST {plan, label})","/v1/human/keys":"Admin: list keys (GATEWAY_ADMIN_KEY)","/v1/human/keys/{key_id}/revoke":"Admin: revoke key","/v1/moove/payment-link":"Create a Moove payment link (POST {toAmount, description, maxUsage})","/v1/moove/verify":"Verify a Moove payment-link ref settled (?reference= or {reference})"},"human":{"auth":"Authorization: Bearer <api_key>","plans":{"free":{"monthly_calls":50,"desc":"Free trial — 50 calls/mo"},"basic":{"monthly_calls":5000,"desc":"$19/mo — 5,000 calls"},"unlimited":{"monthly_calls":null,"desc":"$99/mo — unlimited"}}},"docs":"/docs"}