VELOCITY ENGINE
search

API Settings

Configure your developer environment, manage secure access keys, and monitor real-time telemetry feeds from the Velocity Engine.

key

Live API Keys

Active
vlc_live_8392_••••••••••••••••39ac

Created on Oct 24, 2023. This key grants full access to pick submission and account telemetry.

7D Usage Metrics

Total Requests 12,482
Success Rate 99.8%
webhook

Webhooks

https://api.myapp.com/v1/hooks game_status, pick_result
delete
alt_route

Configure more events

Quick Reference

CURL Request
curl -X GET "https://api.velocity.io/v1/picks" \
  -H "Authorization: Bearer vlc_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "week": 8,
    "leagues": ["AFC_EAST"]
  }'

Recent Activity

Method / Path
Status
Latency
Timestamp
GET /v1/picks
200 OK
42ms
2 mins ago
GET /v1/user/stats
200 OK
18ms
15 mins ago
POST /v1/webhook/test
200 OK
124ms
45 mins ago