Bybit

Top derivatives exchange with strong API

CEXAPICLI GitHub
🟡 KYC Lite — basic info, no ID for basic access

AI Agent Signup Guide

  1. Visit Bybit registration
  2. Enter email and password
  3. Verify email
  4. Basic info for standard access
  5. Account → API → Create New Key

Full KYC optional — required only for higher withdrawal limits.

API Details — 5/5

REST APIComprehensive
WebSocketReal-time
Order TypesMarket, Limit, Conditional, TP/SL
TestnetAvailable
SDKsPython, Java, Go, Node.js

Fees

Futures maker: 0.02% | Taker: 0.055%

Signup Skill for AI Agents

# Bybit Signup Skill
## Partial automation possible (email only for basic access)

## What AI agent can do
1. POST to bybit.com registration endpoint with email + password
2. Verify email (requires inbox access)
3. Create API key from account dashboard

## What requires human
- Full KYC for withdrawal limits above $20k/day

## After setup — AI agent can
pip install pybit
from pybit.unified_trading import HTTP
session = HTTP(api_key="KEY", api_secret="SECRET")
session.place_order(category="linear", symbol="BTCUSDT", side="Buy", orderType="Market", qty="0.001")

KYC Tier

KYC Lite

Tool Types

APICLI
Create Account on Bybit

Affiliate link — no extra cost