Fonts API Endpoints¶
About Fonts¶
Font - A Font is used by a template when rendering text.
| Property | Value |
|---|---|
| Can Create | No |
| Can Delete | No |
Key Features¶
- Used by Drive Templates for text rendering
- System-managed fonts available for template design
- Essential for creating dynamic text content in creatives
Endpoints¶
| Method | Endpoint | Description |
|---|---|---|
POST |
/api/v3/fonts | POST /fonts |
GET |
/api/v3/fonts/my | GET /fonts/my |
GET |
/api/v3/fonts/{lcuid} | GET /fonts/{id} |