NEXGUARD Developer API
Embed audit badges, scan tokens programmatically, and build on the same AI risk engine that powers the browser extension and DEX terminal. Pay in NXG — infrastructure, not just another coin.
Starter
Free
0 NXG/mo
100 scans/day · badge embed
- Audit badge SVG
- Token scan (GET)
- Rate limit 10 req/min
Builder
$49/mo equiv.
5,000 NXG/mo
5,000 scans/day · webhooks
- Everything in Starter
- Browser risk API
- Domain reputation
- Email support
Infrastructure
Custom
Pay in NXG
Unlimited · SLA
- Dedicated API key
- Full audit + deep scan
- Custom rate limits
- White-label badge
API endpoints
https://nexguard.live/api/audit/scan?chainSlug=bsc&address=0x…Full token audit report JSON
https://nexguard.live/api/audit/badge?chainSlug=bsc&address=0x…Embeddable SVG trust badge
https://nexguard.live/api/browser/page-riskURL risk score (extension-compatible)
https://nexguard.live/api/metricsPublic platform traction metrics (incl. collectibles on-chain)
https://nexguard.live/api/investors/publicOn-chain investor ledger (transparency)
Collectibles sync (Genesis Protocol)
For wallets, marketplaces, and indexers integrating Season 1 packs/cards on BSC mainnet. HTTP helpers accelerate UI; contracts are source of truth for ownership, sold counts, listings, and VRF.
https://nexguard.live/api/collectibles/catalogSeason catalog: pack SKUs, templates, supply notes (overlay sold/minted from chain in UI)
https://nexguard.live/api/collectibles/inventoryWallet inventory helper (header X-Nexguard-Wallet). Prefer on-chain NXGPack721 / NXGCard721 ownership for truth.
https://nexguard.live/api/collectibles/marketListing preview helper. Canonical listings: Marketplace.nextListingId + listings(id) / AuctionHouse.
https://nexguard.live/api/collectibles/verify/{code}Verify graded slab / GRD code
https://nexguard.live/api/metrics → data.collectiblespacksBought (Config.soldPacks), packsOpened (PackOpened logs), cardsGraded (Graded logs)
| Domain | Exists today | Recommended for partners |
|---|---|---|
| Catalog | GET /api/collectibles/catalog + CollectiblesConfig.packSkus / packPriceBnb | Cache SKU metadata; refresh soldPacks + oracle BNB every 15–60s |
| Inventory | On-chain Transfer / ownerOf scans for Pack + Card NFTs; optional inventory API assist | Index Transfer events from deploy block; store tokenId → owner, skuId, templateId |
| Market listings & prices | Marketplace.listings / offers; AuctionHouse auctions; Chainlink BNB/USD via Config | Webhook or poll ListItem / BuyNow / Offer events; quote USD = BNB × oracle |
| VRF status | PackOpenerVRF / GradeVRF pendingRequestByUser + OpenFulfilled / GradeFulfilled | Subscribe to request + fulfill events; surface pending open/grade in UX |
| Webhooks (recommended) | Not yet a public push API — partners should index BSC logs or poll /api/metrics | Partner-hosted indexer: PackPurchased, PackOpened, Graded, ListItem, BuyNow → your DB + optional webhook out |
Mainnet addresses: Config, Pack, Card, Shop, Marketplace, Auction, Opener, Grader — published in deployments JSON and mirrored in the web app chain-config (chain 56). Writes: buyPack / requestOpen / requestGrade / listItem are wallet transactions, not REST POSTs.
Open Collectibles UIRequest API key
Paid tiers require NXG payment to treasury — keys issued within 24h. Include your wallet for on-chain verification.