Github API

Getting access, Developing, Testing

Back to Github

Get 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 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.

Output

type: object title: Api Overview properties: verifiable_password_authentication: type: boolean example: true ssh_key_fingerprints: type: object properties: SHA256_RSA: type: string SHA256_DSA: type: string SHA256_ECDSA: type: string SHA256_ED25519: type: string ssh_keys: type: array items: type: string hooks: type: array items: type: string web: type: array items: type: string api: type: array items: type: string git: type: array items: type: string packages: type: array items: type: string pages: type: array items: type: string importer: type: array items: type: string actions: type: array items: type: string dependabot: type: array items: type: string