V3.4 API Layer

Public Developer Access

circle-check
chevron-rightAPI Endpointshashtag

Wallet Analysis API

  • Endpoint: GET /api/v1/wallet/{address}

  • Returns comprehensive wallet data including:

    • Transaction history and connections

    • PnL calculations (realized and unrealized)

    • Network graph (nodes and edges)

    • Token holdings with USD values

    • Activity statistics

  • Query Parameters:

    • format: json (raw data) or iframe (embedded visual)

    • depth: 1 or 2 (layer depth for connections)

    • includeTransactions: true/false

Contract Analysis API

  • Endpoint: GET /api/v1/contract/{mint}

  • Returns contract holder analysis including:

    • Top holders (excluding LPs)

    • Developer wallets

    • Early buyers (first 10 purchasers)

    • Holder network graph

    • Token metrics and distribution

  • Query Parameters:

    • format: json or iframe

    • includeHolders: true/false

Flexible Output Formats

JSON Format

  • Raw data for custom integrations.

  • Complete graph structure (nodes, edges, metadata).

  • Perfect for building your own visualizations.

  • Easy to parse and integrate into existing systems.

iFrame Format

  • Embedded visual graphs for your website or app.

  • Pre-rendered Bubble Labs visualization.

  • Responsive and interactive.

  • No need to build your own graph renderer.

HTTP 402 Payment Required

circle-check

How It Works

  • Make an API request without payment.

  • Receive HTTP 402 Payment Required response with payment details.

  • Retry request with payment proof.

  • Receive your data immediately.

Pricing

  • Wallet Analysis: $0.01 USD per request

  • Contract Analysis: $0.05 USD per request

  • Pay only for successful requests.

Payment Methods

  • Sub-second payment confirmation.

  • Minimal transaction fees.

API Portal

Key Management

  • Generate and manage API keys.

  • View API key usage statistics.

  • Set spending limits and alerts.

  • Rotate keys for security.

Usage Monitoring

  • Real-time request tracking.

  • Cost breakdown by endpoint.

  • Historical usage charts.

  • Export usage reports.

Webhook Configuration

  • Set up webhooks for payment notifications.

  • Receive alerts for API events.

  • Integrate with your existing systems.

Rate Limiting

Free Tier

  • 10 requests per day.

  • No payment required.

  • Limited data (basic wallet info only).

  • Unlimited requests.

  • Pay per use (no subscription).

  • Full data access.

  • Priority support.

Last updated