Source Descriptions
Path
/platform/sources/descriptions |
|
Production: | https://api.familysearch.org/platform/sources/descriptions |
Beta: | https://apibeta.familysearch.org/platform/sources/descriptions |
Integration (Integration): | https://api-integ.familysearch.org/platform/sources/descriptions |
Description
The Source Descriptions resource adds a source description to the contributor's set of source descriptions.
The FamilySearch implementation of the Source Description resource does not support all properties of a source description as defined by GEDCOM X. For more information, see the Source Description Resource.
User-Uploaded Sources
To create a user-uploaded source, create a source description that describes a memory resource.
Operations
GET - Read the list of all user-defined source descriptions. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
||||||||||||
POST - Create a Source Description Produces - Specify a returned data format using the
Accept
header.
Consumes - Specify the incoming data format using the
Content-Type header.
Parameters
Status Codes
Warnings
|
Example Requests
Create Source Description | How to create a source description. |
Create User-Uploaded Source | How to create a source for an artifact that a user has uploaded. |