GLOOOP
API Docs
Go to Dashboard

Glooop Public API

Build powerful integrations with Glooop's deal discovery and NFT marketplace. Access deals, marketplace listings, and platform statistics programmatically.

Secure Authentication

SHA-256 hashed API keys with scope-based permissions. Keys are shown only once at creation.

Rate Limiting

Tiered rate limits from 100 to 10,000 requests per minute. Clear rate limit headers included.

Usage Analytics

Track every request with detailed analytics. Monitor endpoint usage, response times, and status codes.

Quick Start

1Create an API Key

Visit your dashboard to create an API key:

https://glooop.fun/api-keys

2Make Your First Request

curl -X GET "https://api.glooop.fun/api/v1/public/v1/deals" \
  -H "X-API-Key: glp_sk_..."

Documentation