Skip to content
CCProxy API
routes
Initializing search
CaddyGlow/ccproxy-api
Home
Getting Started
Plugin System
Migration
User Guide
Development
Deployment
Examples
Contributing
Release Prep
Code Reference
CCProxy API
CaddyGlow/ccproxy-api
Home
Getting Started
Getting Started
Quick Start
Installation
Configuration
Plugin System
Plugin System
Overview
Authoring Guide
Credential Balancer
OAuth Integration
Migration
Migration
0.2 Plugin‑First
User Guide
User Guide
Authentication
Claude Code Options
Claude SDK Compatibility
OpenAI Codex Response API Guide
MCP Server Integration
Connection Pool Configuration
Understanding Connection Pool Logs
Development
Development
Documentation Guide
Auth Providers
Debugging Guide
Formatter Refactor Plan
Formatter Refactor Progress
Deployment
Deployment
SystemD Setup
Metrics API
Examples
Contributing
Release Prep
Release Prep
Release Status
Open Items
Code Reference
Code Reference
ccproxy
ccproxy
api
api
app
bootstrap
decorators
format_validation
middleware
middleware
cors
errors
hooks
normalize_headers
request_id
streaming_hooks
routes
routes
health
plugins
auth
auth
bearer
dependencies
exceptions
manager
managers
managers
base
base_enhanced
token_snapshot
models
models
base
credentials
oauth
oauth
base
cli_errors
flows
protocol
registry
router
routes
session
templates
storage
storage
base
generic
cli
cli
commands
commands
auth
config
config
commands
schema_commands
plugins
serve
status
decorators
helpers
main
options
options
claude_options
core_options
security_options
server_options
config
config
core
env_generator
runtime
security
settings
toml_generator
utils
core
core
async_task_manager
async_utils
auth
constants
errors
id_utils
interfaces
logging
middleware
plugins
plugins
cli_discovery
declaration
discovery
factories
hooks
hooks
base
events
implementations
implementations
formatters
formatters
json
raw
http_tracer
layers
manager
registry
thread_manager
types
interfaces
loader
middleware
models
protocol
runtime
request_context
status_report
system
transformers
types
http
http
base
client
hooks
pool
llms
llms
formatters
formatters
anthropic_to_openai
anthropic_to_openai
errors
requests
responses
streams
base
base_model
common
common
identifiers
streams
thinking
usage
constants
context
mapping
openai_to_anthropic
openai_to_anthropic
errors
requests
responses
streams
openai_to_openai
openai_to_openai
errors
requests
responses
streams
utils
models
models
anthropic
openai
streaming
streaming
accumulators
formatters
processors
models
models
detection
provider
plugins
plugins
access_log
access_log
config
formatter
hook
logger
plugin
writer
analytics
analytics
config
ingest
models
plugin
routes
service
claude_api
claude_api
adapter
config
detection_service
health
hooks
models
plugin
routes
streaming_metrics
tasks
claude_sdk
claude_sdk
adapter
auth
client
config
converter
detection_service
exceptions
handler
health
hooks
manager
message_queue
models
options
parser
plugin
routes
routes
Table of contents
routes
session_client
session_pool
stream_handle
stream_worker
streaming
tasks
claude_shared
claude_shared
model_defaults
codex
codex
adapter
config
detection_service
health
hooks
model_defaults
models
plugin
routes
streaming_metrics
tasks
utils
utils
sse_parser
command_replay
command_replay
config
formatter
hook
plugin
copilot
copilot
adapter
config
detection_service
manager
model_defaults
models
oauth
oauth
client
models
provider
storage
plugin
routes
credential_balancer
credential_balancer
config
factory
hook
manager
plugin
dashboard
dashboard
config
plugin
routes
docker
docker
adapter
config
docker_path
middleware
models
plugin
protocol
stream_process
validators
duckdb_storage
duckdb_storage
config
plugin
routes
storage
max_tokens
max_tokens
adapter
config
models
plugin
service
metrics
metrics
collector
config
hook
plugin
pushgateway
routes
tasks
oauth_claude
oauth_claude
client
config
manager
models
plugin
provider
storage
oauth_codex
oauth_codex
client
config
manager
models
plugin
provider
storage
permissions
permissions
config
handlers
handlers
cli
protocol
terminal
mcp
models
plugin
routes
service
ui
ui
permission_handler_protocol
terminal_permission_handler
pricing
pricing
cache
config
exceptions
loader
models
plugin
service
tasks
updater
utils
request_tracer
request_tracer
config
hook
plugin
scheduler
scheduler
core
errors
manager
registry
tasks
services
services
adapters
adapters
base
chain_composer
chain_validation
chat_accumulator
delta_utils
format_adapter
format_context
format_registry
http_adapter
mock_adapter
protocols
simple_converters
auth_registry
cache
cache
response_cache
cli_detection
config
config
proxy_configuration
container
factories
handler_config
interfaces
mocking
mocking
mock_handler
tracing
tracing
interfaces
null_tracer
streaming
streaming
buffer
deferred
handler
interfaces
simple_adapter
sse
sse_parser
templates
templates
plugin_scaffold
testing
testing
config
content_generation
endpoints
endpoints
cli
config
console
models
runner
tools
mock_responses
response_handlers
scenarios
utils
utils
binary_resolver
caching
cli_logging
command_line
headers
id_generator
model_mapper
startup_helpers
version_checker
Table of contents
routes
ccproxy.plugins.claude_sdk.routes
¶
ccproxy.plugins.claude_sdk.routes
¶
Routes for Claude SDK plugin.
Back to top