Parse a full name into components: first, middle, last, prefix, suffix, nickname...
https://api.strale.io/x402/name-parseOverview
Parse a full name into components: first, middle, last, prefix, suffix, nickname. Handles 'Dr. Karl-Johan von Lindström III' correctly.
Protocol
x402
Price
$0.03
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:52
Health
Status
healthy
Latency (p50)
132ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-24 06:24:26
Last Healthy
2026-09-24 06:24:26
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"full_name": {
"description": "Full name to parse",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"first_name": {
"type": "string"
},
"last_name": {
"type": "string"
},
"middle_name": {
"type": "string"
},
"nickname": {
"type": "string"
},
"prefix": {
"type": "string"
},
"suffix": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-24 06:24:26 | healthy | 402 | 149ms | |
| 2026-09-23 21:19:47 | healthy | 402 | 155ms | |
| 2026-09-23 14:17:19 | healthy | 402 | 117ms | |
| 2026-09-23 05:43:07 | healthy | 402 | 127ms | |
| 2026-09-23 00:42:21 | healthy | 402 | 132ms | |
| 2026-09-22 17:06:40 | healthy | 402 | 132ms | |
| 2026-09-22 08:58:52 | healthy | 402 | 169ms | |
| 2026-09-22 01:33:44 | healthy | 402 | 140ms | |
| 2026-09-21 11:26:31 | healthy | 402 | 115ms |