Segments
Prototype: This resource is currently in a prototype development state. It may or may not be operational and the
interface may change prior to release. Feedback is welcome.
Path
/platform/names/segments |
|
Production: | https://api.familysearch.org/platform/names/segments |
Beta: | https://apibeta.familysearch.org/platform/names/segments |
Integration (Integration): | https://api-integ.familysearch.org/platform/names/segments |
Operations
GET - Segment a full name into its parts. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
||||||||||||
POST - Compose a full name from its parts. Produces - Specify a returned data format using the
Accept
header.
Consumes - Specify the incoming data format using the
Content-Type header.
Parameters
Status Codes
|
Example Requests
Parse Segments | How to compose a full name from its parts. |
Read name segments | How to get a name's segments. |