GET
/metaGet GitHub meta information
Returns meta information about GitHub, including a list of GitHub's IP addresses. For more information, see "About GitHub's IP addresses."
The API's response also includes a list of GitHub's domain names, and the public keys used by GitHub to sign commits made through the web UI.
The values shown in the documentation's response are example values. You must always query the API directly to get the latest values.
[!NOTE] This endpoint returns both IPv4 and IPv6 addresses. However, not all features support IPv6. You should refer to the specific documentation for each feature to determine if IPv6 is supported.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
200Response
verifiable_password_authenticationbooleanrequired
ssh_key_fingerprintsobjectoptional
ssh_keysarray<string>optional
hooksarray<string>optional
github_enterprise_importerarray<string>optional
webarray<string>optional
apiarray<string>optional
gitarray<string>optional
packagesarray<string>optional
pagesarray<string>optional
importerarray<string>optional
actionsarray<string>optional
actions_macosarray<string>optional
codespacesarray<string>optional
dependabotarray<string>optional
copilotarray<string>optional
commit_signing_keysarray<string>optional
domainsobjectoptional
304Not modified