post_brand_kit
ActiveTool of io.github.webberdesign/webbersites-x402-data-api
BRAND KIT bundle — one call, a complete starter identity: finished logo (SVG + PNG), app icon (1024px SVG + PNG), 1200x630 social/OG card, and a usable color palette with WCAG-checked text pairings. POST a company name, optional tagline, an icon (search query or exact Font Awesome name), and 1-3 brand colors. Everything matches: same mark, same colors, same fonts. The pieces individually total ~$0.05; the kit is $0.05 and adds the palette and coherence. ($0.05 per call, paid via x402)
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"font": {
"type": "string",
"description": "montserrat, playfair, space-grotesk, bebas, poppins, dm-serif — omit for random"
},
"icon": {
"type": "string",
"description": "Exact Font Awesome icon name (skips search)"
},
"name": {
"type": "string",
"description": "Company/product name (required, max 40 chars)"
},
"query": {
"type": "string",
"description": "Icon search text — best Font Awesome match becomes the mark"
},
"shape": {
"type": "string",
"description": "Mark shape: squircle (default), rounded, circle, square"
},
"theme": {
"type": "string",
"description": "Social card theme: dark (default), light, midnight"
},
"colors": {
"type": "array",
"description": "1-3 brand colors, hex or CSS names"
},
"domain": {
"type": "string",
"description": "Domain shown on the social card"
},
"layout": {
"type": "string",
"description": "Logo layout: bottom (default), top, left, right"
},
"tagline": {
"type": "string",
"description": "Optional tagline (max 60 chars)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.webberdesign/webbersites-x402-data-api
https://github.com/webberdesign/api.webbersites.com
1/7 registries