NeedFontDocumentation
Using NeedFont

API Integration

Access your font library programmatically.

Getting Started

Generate an API Key

Go to Settings → API Keys → Create New Key. Give it a descriptive name and select the appropriate permissions.

Quick Example

curl -X GET "https://needfont.app/api/fonts" \
  -H "Authorization: Bearer YOUR_API_KEY"

Capabilities

Font Management

List, search, upload, and delete fonts

Collections

Create, update, and organize collections

Metadata

Read and update font metadata

Font Serving

Serve fonts directly to websites and apps