Toolkyn

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 Roadmap

Planned Endpoints

POST/api/v1/json/formatFormat and validate JSON
POST/api/v1/jwt/decodeDecode a JWT token
POST/api/v1/sql/formatFormat a SQL query
POST/api/v1/base64/encodeEncode text to Base64
POST/api/v1/base64/decodeDecode Base64 to text
POST/api/v1/hash/generateGenerate MD5/SHA hashes
GET/api/v1/uuidGenerate a UUID v4