API ReferenceEnterprise

Enterprise

Everything in Layer 3, plus dedicated infrastructure for platforms integrating CONYR’s intelligence directly into their product.

Custom pricing from $999/mo.


Dedicated Event Stream

Private consumer group for guaranteed delivery and independent read position.

  • No shared backpressure with other customers
  • Independent offset tracking
  • Full firehose access to all event types

Custom Rate Limits

Negotiated request limits based on integration needs.

  • Up to 3,000+ REST requests/min
  • Unlimited WebSocket connections
  • Custom subscription limits per connection

Bulk Wallet Analysis

Batch endpoints for analyzing thousands of wallets in a single request.

POST /v1/bulk/wallets/profile

Analyze up to 10,000 wallets per request.

{
  "wallets": ["7xKXtg...", "4mNqR...", "9aBcD..."],
  "fields": ["trader_type", "performance_level", "win_rate", "total_pnl_usd"]
}

POST /v1/bulk/wallets/coordination

Cross-reference coordination signals across a wallet set.

{
  "wallets": ["7xKXtg...", "4mNqR...", "9aBcD..."]
}

Both bulk endpoints are async with webhook callback on completion:

{
  "job_id": "job_abc123",
  "status": "processing",
  "callback_url": "https://your-server.com/bulk-results"
}

White-Label License

Embed CONYR scores, labels, and alerts in your own UI without CONYR branding.

  • For trading terminals, Telegram bots, portfolio trackers, and wallets
  • Custom data attribution requirements
  • Full API access with your branding

SLA & Priority Support

Guaranteed uptime and direct engineering support.

  • 99.9% API uptime SLA
  • Direct channel to engineering (Telegram/Discord)
  • Priority bug fixes and feature requests