Skip to content

[Milestone] HTTP API Reference Reconstruction Plan #343

@xiaobo-gaga

Description

@xiaobo-gaga

Goal

Rebuild and expose complete HTTP API references in a discoverable structure under API Reference.

Mandatory Rule

  • Every API documented or updated must be validated before merge.
  • Validation evidence is required in PR description/checklist (request sample, response sample, and verification result).
  • No API doc section is considered complete without verification.

Work Plan

  • Phase 1: Endpoint inventory (method/path/SDK mapping) and index pages (en/zh-CN/zh-HK)
  • Phase 2: Normalize endpoint docs (request params, response fields, status/error cases)
  • Phase 3: Add auth/signature quick links + request examples consistency checks
  • Phase 4: Multi-language parity audit and terminology alignment
  • Phase 5: Navigation polish (entry points from /docs and API Reference)
  • Phase 6: Final QA with sample calls and broken-link checks

Validation Gate (for each API)

  • Confirm HTTP method + URL against implementation/SDK mapping
  • Verify required/optional params and enums with runnable request
  • Verify at least one success response sample
  • Verify at least one error scenario (invalid param/auth/signature)
  • Add verification notes to PR

Deliverables

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions