auth.md 340 B

Authenticating requests

To authenticate requests, include an Authorization header with the value "Bearer 70|nUrmG4YMAXfrsQpjgxCp9TYu4ifnPRLxvIUV9jgc4ad47df3".

All authenticated endpoints are marked with a requires authentication badge in the documentation below.

通过登录接口获取 token,格式为 Bearer {token}