Programmatically query thousands of typefaces, motion templates, presets, and digital tools. Integrate seamless asset discovery, download ticketing, and license verification directly into your apps.
Everything you need to embed creative assets into video editors, website builders, design apps, or AI bots.
Filter by category, file format, software compatibility, tag, and creator. Retrieve high-resolution previews and typography spec sheets.
Generate secure, single-use download URLs valid for 15 minutes. Automatically deducts user quota or validates single asset purchases.
Subscribe to real-time events for order completions, asset publication, license entitlements, and quota renewal triggers.
Search and download assets with just a few lines of code.
import { KraftoClient } from "@krafto/sdk";
const krafto = new KraftoClient({
apiKey: process.env.KRAFTO_API_KEY,
});
// Search catalog
const fonts = await krafto.catalog.search({
category: "fonts",
query: "geometric",
});
// Request download ticket
const ticket = await krafto.library.requestDownload("asset_horizon_pro");
console.log("Download URL:", ticket.downloadUrl);Scale your integration from early prototype to global SaaS deployment.
For indie developers, scripts, and hobby tools.
10,000 requests / month
60 req / min rate limit
Live & Sandbox API keys
For SaaS platforms, plugins, and agency toolings.
50,000 requests / month
120 req / min rate limit
Real-time webhook delivery
Partner directory listing
For high-throughput creative software suites.
Unlimited API requests
99.99% Guaranteed SLA
Dedicated engineering support