cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/sources/resolve
{ "id": "<string>", "type": "repository", "display_name": "<string>", "identifier": "<string>" }
Display name, URL, or slug
Source type hint
repository
documentation
research_paper
huggingface_dataset
local_folder
Successful Response
Response for resolving a source identifier.
Resolved source ID
Resolved source type
Display name
Canonical identifier
Was this page helpful?