REST APIs
Use HTTP APIs for projects, benchmarks, gateway, analytics, and reports.
Pinnacle of Software ExcellenceDevelopers
Integrate WAO through REST APIs, Gateway API keys, benchmark APIs, analytics APIs, and SDK-ready contracts across .NET, Node, Python, Java, and Go readiness paths.
API Example
Use fake keys in docs and examples. Real keys belong in secure runtime configuration or the project provider setup flow.
curl https://api.waltrump.ai/v1/gateway/chat \
-H "Authorization: Bearer wao_test_key_xxxxx" \
-H "Content-Type: application/json" \
-d '{
"projectId": "project_demo",
"messages": [
{ "role": "user", "content": "Summarize this support ticket." }
],
"strategy": "quality-first"
}'Developer Surface
Use HTTP APIs for projects, benchmarks, gateway, analytics, and reports.
Stable DTOs and OpenAPI-first thinking support future SDKs.
Send AI traffic through policy, safety, and intelligence controls.
Create runs, poll background jobs, inspect results, and generate reports.
Review quality, latency, cost, reliability, and funnel metrics.
Prepare for strategies, recommendations, learning, and performance signals.
Integration Flow
Launch WAO
Start with one benchmark, review AI Health, and use evidence-based recommendations to improve before you scale.