⚡ Fleximbols API v1

Fleximbols Developer API & Playground

Universal REST API for searching, contextual disambiguation, 78-language localization, and dynamic SVG vector transformations across 28,000+ AAC symbols.

🎮 Interactive Live Sandbox

Test search queries, toggle National Dress / Cultural attire across 60 cultures, tweak skin & hair colors, and inspect generated code in real time.

Preview
run (Correr / يركض)
curl "https://fleximbols.pages.dev/api/v1/svg/stick/People/Actions/run.svg"

📡 REST API Endpoints

Method Endpoint Description
GET /api/v1/search Search symbols across 78 languages with category, style, gender, and adult filtering.
GET /api/v1/disambiguate Resolves polysemic English words (e.g. board, bat, scale) into domain-accurate localized descriptions.
GET /api/v1/categories Returns the 143 category taxonomy with localized labels in the requested language.
GET /api/v1/languages Returns list of all 78 supported languages with native names, flags, and text directions.
GET /api/v1/svg/{style}/{category}/{symbol} Dynamic SVG generator with 60 National Dress styles, skin, hair, border, and CVI transforms.
GET /api/v1/stats Library statistics, symbol counts, and version metadata.
GET /api/v1/openapi.json OpenAPI 3.1 specification for code generation.

⏱ Rate Limiting & Performance

The Fleximbols API is free, publicly accessible, and requires no API key registration. To ensure high availability and prevent DDoS scraping, requests are regulated by a token bucket algorithm: