API STATUS: ONLINE BASE: /api/partner/v1
TIME: --:--:-- UTC DISCORD AUTH MANDATORY
HOME

> PARTNER_API

Automated Wholesale & Reseller API

Connect your storefront, bot, or fulfillment pipeline directly to Blu Services. Browse live catalog, place orders programmatically, and receive instant digital credentials with Discord-linked security.

Discord Identity & Auth

One-click OAuth onboarding. Your partner profile and API credentials are tied directly to your verified Discord account.

Tiered Margin Ladder

Markup starts at 35% and automatically steps down 1% for every $100 spent, down to a 15% floor.

Prepaid Crypto Balance

Fund in advance via SOL, LTC, or USDC (ERC-20). Automated chain watchers credit your balance on-chain.

Instant Fulfillment

Clean REST endpoints with bearer token auth, instant digital deliveries, and idempotent requests.

Sign In with Discord

All partners must authenticate using Discord OAuth and remain active in the Blu Services Discord server. This ensures delivery of direct notifications, maintenance alerts, and automated key provisioning.

  • Instant partner account activation linked to your Discord profile
  • Must remain in the Blu Services Discord server to keep API active
  • Access live wholesale catalog rates, balance top-ups, and order tools
Connect with Discord to Enter Portal
Not in the server yet? Join discord.gg/wmS2MZexbD →

Quick Integration

REST API

Fetch live product availability and your tier-discounted wholesale prices with a single authenticated request:

curl https://bluservices.xyz/api/partner/v1/catalog \
  -H "Authorization: Bearer rsk_live_YOUR_KEY_HERE"