Example prompt
Input your content context
Tool
Content & Writing · Online utility
Text Sorter — fast, consistent results via Toolversa.
Total runs
0
Successful
0
Failed
0
Workspace
Inputs on the left, structured output on the right.
Premium AI Workspace
Write the brief, choose tone and channel settings, then generate structured AI output with live preview.
Auto suggestions
Typing-aware keyword chips
Optimization score
Keyword and structure awareness
Clarity
Scannable, user-ready copy
Ready to reuse
Variations, hashtags, and export
Access
Free
Status
Active
Usage
0 runs
0 success · 0 failed
More from Content & Writing — pick another utility in this collection.
HTTP API
Call Text Sorter from scripts or backends with the same inputs as the form above.
Requires a personal access token with the tools:execute scope.
Security middleware is enforced server-side: request shape validation, abuse throttling, optional request signing, plan/tool authorization, and conditional CAPTCHA challenge for suspicious traffic.
Send either Authorization: Bearer YOUR_TOKEN
or X-API-Key: YOUR_TOKEN.
Create tokens under Dashboard → API Tokens and enable tools:execute.
Alternatively, exchange email and password for a token: POST https://toolversa.com/api/auth/token (JSON body: email, password, optional device_name, abilities[], expires_at).
Accept: application/json
Content-Type: application/json
User-Agent: your-app-name/1.0
Authorization: Bearer YOUR_TOKEN
# or:
X-API-Key: YOUR_TOKEN
Optional hardening: request signing can be enabled by ops via API_SIGNATURE_ENABLED=true.
POST https://toolversa.com/api/tools/text-sorter
Accept: application/json
Authorization: Bearer YOUR_TOKEN
Content-Type: application/json
| Name | Type | Required |
|---|---|---|
| text | textarea | Yes |
| order | select | Yes |
{
"text": "Your text here",
"order": "asc"
}
JSON envelope:
{
"success": true,
"data": {
"tool": { "id": 5, "name": "...", "slug": "text-sorter" },
"output": { /* tool-specific result */ },
"duration_ms": 0,
"status": "success",
"response_token": "short_lived_integrity_token"
},
"message": "Tool executed successfully."
}
Error status map: 401 unauthorized/signature, 403 plan/access/captcha, 409 replay detected,
413 payload too large, 415 content-type rejected, 422 validation/execution, 429 rate/abuse limits.
Documentation
Generate high-quality content with tone, length, and format controls in one premium workflow. This page is optimized for speed, clear output, and conversion-focused writing.
Input your content context
Check clarity, consistency, CTA strength, and keyword placement. Review readability and SEO score before publishing to improve organic and conversion performance.
Pair this tool with grammar checker, paraphrasing, and SEO metadata generation to build an end-to-end writing pipeline with minimal rework.
Quick answers to common questions.