WordPress Plugin
Tools inside WordPress.
Give editors the conversions and validators they keep asking a developer for, and give yourself the same tools behind a hook.
For editors and for developers
An admin screen
Editors run a tool and copy the result, without touching an API or a developer.
A PHP helper
Call any tool from a hook, a shortcode or a block.
Capability-gated
Which roles may run tools is a setting, so the API key is not effectively public.
Key stored properly
Held in options and never printed into a page or exposed to the front end.
Usage stays visible
Everything the site spends appears in the same dashboard as everything else.
Revoke in one place
Kill the key from the dashboard and the plugin stops immediately.