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)
118ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-08-06 10:33:35
Last Healthy
2026-08-06 10:33: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-08-06 10:33:35 | healthy | 402 | 164ms | |
| 2026-08-06 03:35:53 | healthy | 402 | 133ms | |
| 2026-08-05 22:46:00 | healthy | 402 | 118ms | |
| 2026-08-05 18:03:53 | healthy | 402 | 114ms | |
| 2026-08-05 12:35:37 | healthy | 402 | 158ms | |
| 2026-08-05 06:56:41 | healthy | 402 | 116ms | |
| 2026-08-05 01:27:37 | healthy | 402 | 109ms | |
| 2026-08-04 23:15:06 | healthy | 402 | 151ms | |
| 2026-08-04 16:47:05 | healthy | 402 | 111ms | |
| 2026-08-04 13:03:40 | healthy | 402 | 118ms | |
| 2026-08-04 04:30:00 | healthy | 402 | 113ms | |
| 2026-08-04 00:14:01 | healthy | 402 | 113ms | |
| 2026-08-03 18:50:26 | healthy | 402 | 113ms | |
| 2026-08-03 12:39:56 | healthy | 402 | 137ms |