NetConnect super agent reference
NetConnect API documentation for storefront, wallet, and result-checker integrations.
Built directly from the Convex public API surface. Use this reference to authenticate with `X-API-KEY`, discover packages, place wallet-funded orders, and track fulfillment state.
Base URL
https://api.netconnectgh.online
Authentication
X-API-KEY: netconnect_live_...
Coverage
Identity, catalog, wallet top-ups, data bundle orders, order status, and result checker flows.
Reference map
The docs are organized around the same route groups registered in the backend `http.ts`.
Authentication
API key prefixes, headers, error envelopes, and CORS behavior.
Catalog
Operators, operator products, package lists, and package detail routes.
Data Bundles
Single-recipient and bulk-recipient purchase routes backed by wallet balance.
Orders
Pagination, ownership-safe detail reads, and compact order status projections.
Wallet & Top-ups
Wallet balance plus request and history endpoints for top-up operations.
Result Checker
Inventory-aware package reads and wallet-funded credential allocation.