Google: Get Font Details
Google via Parse · developer_tools
Get detailed metadata for a specific font family including all variants, variable font axes, classifications, designers, and more. Returns the full record for one font identified by its family name. Case-insensitive lookup; returns stale_input with kind input_not_found if the family does not exist in the catalog. Search and browse Google Fonts catalog with filtering, sorting, and detailed font metadata Fulfilled by Parse from fonts.google.com.
- developer-tools
- education
- fonts-google-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ab1e521d-6afa-4336-a3e8-b5f698199b4a/get_font_details
- Interface artifact
- sha256:e77904a872c22fcb62bde9474c3fce29b023c96282ab5e7d93295befec8a7a28
- Manifest digest
- sha256:737ad74ccb09187ba1a67bd09c0e6fefbc6c4c044c8c452a6a850ff93adf0e96
Request fields
- family (string, required): Font family name (e.g., 'Roboto', 'Open Sans'). Case-insensitive.
Example queries
- {"family":"Roboto"}