Developer
API Documentation
The Toolkyn public API is currently in development. It will allow you to call our tools programmatically from your scripts, CI/CD pipelines, and applications. Sign up to be notified when it launches.
๐ง
Coming Soon
We're building a REST API so you can use Toolkyn tools in your workflows. Vote for it on our roadmap.
View RoadmapPlanned Endpoints
POST
/api/v1/json/formatFormat and validate JSONPOST
/api/v1/jwt/decodeDecode a JWT tokenPOST
/api/v1/sql/formatFormat a SQL queryPOST
/api/v1/base64/encodeEncode text to Base64POST
/api/v1/base64/decodeDecode Base64 to textPOST
/api/v1/hash/generateGenerate MD5/SHA hashesGET
/api/v1/uuidGenerate a UUID v4