Skip to main content
POST
Import a Google Fonts family

Authorizations

Authorization
string
header
required

An API key: ab_...

Body

application/json
family
string
required

As Google Fonts names it

Pattern: ^[A-Za-z0-9][A-Za-z0-9 ]{0,79}$
fields
object

Custom field values, keyed by field key

collections
string<uuid>[]
Maximum array length: 50
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
tags
string[]
Maximum array length: 100
Maximum string length: 64

Response

The family's styles, lightest first, roman before italic

family
string
required

As Google names it

data
object[]
required