API Reference
Authorization
ApiKeyAuth Authorization<token>
Use Bearer br_live_....
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/caption-presets"{ "presets": [ { "id": "string", "name": "string", "description": "string", "settings": { "property1": null, "property2": null } } ], "total": 0}