Typing Animation
Endpoints
Typing Animation
Generate a typing effect animation SVG.
GET
Typing Animation
Query Parameters
string
Semicolon-separated lines to type. Use
: for persistent prefix.string
default:"Nunito"
Font family:
Nunito or Fira Code.number
default:"52"
Font size in pixels.
string
Text color (hex). Overrides gradient.
string
default:"left"
Text alignment:
left or center.number
default:"85"
Typing speed (ms per char).
string
default:"transparent"
Background color (hex).
Response
image/svg+xml
Returns an animated SVG with the typing effect.

