查询公开端点价格目录。需要 Authorization: Bearer <API_KEY>。传入 endpoint 时返回单个价格条目;否则按 limit/cursor/q 分页返回目录。查询本身不计费 / Query the published endpoint pricing catalog. Requires Authorization: Bearer <API_KEY>. Pass endpoint for exact lookup, or use limit/cursor/q for paginated listing. The lookup itself is not billed.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.