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)
120ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-06-20 05:11:35
Last Healthy
2026-06-20 05:11:35
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-06-20 05:11:35 | healthy | 402 | 128ms | |
| 2026-06-19 12:34:23 | healthy | 402 | 114ms | |
| 2026-06-19 06:34:19 | healthy | 402 | 144ms | |
| 2026-06-19 03:29:45 | healthy | 402 | 113ms | |
| 2026-06-18 22:23:02 | healthy | 402 | 123ms | |
| 2026-06-18 17:34:21 | healthy | 402 | 115ms | |
| 2026-06-18 09:06:49 | healthy | 402 | 108ms | |
| 2026-06-18 00:19:25 | healthy | 402 | 120ms | |
| 2026-06-17 18:11:01 | healthy | 402 | 116ms |