Overview
SkinShark exposes two implementation modes for businesses and merchants:- Core API: one central partner account that trades, tracks wallet activity, and uses v2 market endpoints.
- Full Platform: partner account plus sub-accounts (merchant API keys), internal balance transfers, and full partner operations.
Base URLs
- Production:
https://api.skinshark.gg - Staging: provided by the SkinShark team
Authentication
SkinShark Partner API uses API key authentication only.- Top-level partner keys can create sub-accounts and perform partner transfers.
- Child/sub-account keys are merchant-scoped credentials under a top-level partner.
Response envelope
Most endpoints use:error.meta.fieldErrors.
Next steps
- Start with quickstart.
- Choose your integration mode: Core API or Full Platform.
- Implement webhook verification from Webhooks.