skywalking-java/docs/en/protocols/HTTP-API-Protocol.md

7 lines
258 B
Markdown

# HTTP API Protocol
HTTP API Protocol defines the API data format, including api request and response data format.
HTTP APIs are the HTTP1.1 wrapper of the official [SkyWalking Trace Data Protocol v3](Trace-Data-Protocol-v3.md). Read it for more details.