Link Search Menu Expand Document

Investigate API requests

This skill helps an AI agent investigate API incidents using request and response evidence.

Typical questions:

  • “Why did this campaign not apply?”
  • “Why did this voucher stay claimed?”
  • “Why is this result different from what I expected?”

What the skill does

  • gathers the minimum required evidence,
  • reconstructs request timeline,
  • correlates behavior with documented endpoint expectations,
  • explains likely root cause and next checks.

Endpoint coverage

Any endpoint documented on this documentation site can be investigated with this skill.

The API documentation is actively expanded, so the supported endpoint catalogue should be treated as evolving.

Required inputs

For best results, provide:

  • endpoint(s) used,
  • request/response samples,
  • timestamps,
  • environment (test01 or prod),
  • expected vs actual outcome.

Skill file