API Reference
Authorization
ApiKeyAuth Authorization<token>
Use Bearer br_live_....
In: header
Query Parameters
surface?string
Value in
- "captions"
- "playground"
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/fonts"{ "fonts": [ { "family": "string", "supported_weights": [ "string" ], "surfaces": [ "captions" ] } ]}