v51
latestOpenAPI 3.0.3Mozilla Public License Version 2.0raw.githubusercontent.com2026-08-0165205256.0 KBDebug
Test a Tyk Classic or Tyk OAS API definition.
Used to test API definition by sending sample request and analysing output of both response and logs.
post/tyk/debug
Request body
Response
Success tracing request.
Example response
{
"logs": "{\"level\":\"warning\",\"msg\":\"Legacy path detected! Upgrade to extended....",
"message": "ok",
"response": "====== Request ======\nGET / HTTP/1.1\r\nHost: httpbin.org\r\n\r\n\n====== Response..."
}