cURL
curl --request GET \ --url https://raw.githubusercontent.com/domainsproject/raw/refs/heads/main/index.json
[ { "description": "<string>", "domain": "<string>", "subdomain": "<string>", "owner": { "repo": "<string>", "email": "jsmith@example.com" }, "record": {}, "proxied": true } ]
Returns a list of domains from the Domains Project.
Show child attributes
Was this page helpful?