Skip to content

Overview

Subscription billing for Nepal — backend API

All successful responses are wrapped in an envelope: { "success": true, "data": <result>, "meta": { "requestId": "req_..." } }. Errors use { "success": false, "error": { "code", "message" }, "meta": {...} }. The response schemas below show the full envelope — your result is always in data.

  • OpenAPI version: 3.0.0

Security scheme type: http

Bearer format: API key

Security scheme type: apiKey

Header parameter name: x-api-key