Dissent API / Private beta
Ride the frontier.
One API key for model access that stays simple on the surface. Dissent classifies the task, selects a model and reasoning profile, then records the route for your workspace.
Request
Send the work. Keep the choice.
curl https://api.dissent.works/v1/route \
-H "Authorization: Bearer dissent_live_…" \
-H "Content-Type: application/json" \
-d '{
"task": "Review this architecture and find the risks"
}'Routing
Model choice follows the task.
Reasoning and coding tasks favor the strongest approved frontier models. Writing tasks can favor long-context models. Fast tasks can favor lower-latency options. Every route has a fallback order.
Providers
One record across the set.
The first catalog includes OpenAI, Anthropic, Meta, and xAI. Provider credentials and policy controls stay server-side. The public account view reports percentages by provider, without exposing token counts.
Private beta access is being connected. The route contract is available now for integration testing. Provider execution and production keys are issued per workspace.