API Testing
API Test Hub
Pick an implementation and send the same request payload through the browser tester.
Method
Endpoint
Purpose
State
POST
Consultant Recommendation - ADRF
/adrf-api/v1/consultants/recommend/
The same recommendation workflow implemented inside Django with ADRF.
Ready
POST
Consultant Recommendation - FastAPI
/api/v1/consultants/recommend
Natural-language hospital guidance using consultants, diagnostic packages, and services.
Ready
Testing notes
The tester stores the API key and external user ID in this browser only. The server uses the default conversation for that user.