---
title: "GitHub API Root"
method: GET
path: "/"
tags: ["meta"]
---

# GitHub API Root

`GET /`

Get Hypermedia links to resources accessible in GitHub's REST API

## Response `200`

Response

- Root
  - `current_user_url` string, uri-template, required
  - `current_user_authorizations_html_url` string, uri-template, required
  - `authorizations_url` string, uri-template, required
  - `code_search_url` string, uri-template, required
  - `commit_search_url` string, uri-template, required
  - `emails_url` string, uri-template, required
  - `emojis_url` string, uri-template, required
  - `events_url` string, uri-template, required
  - `feeds_url` string, uri-template, required
  - `followers_url` string, uri-template, required
  - `following_url` string, uri-template, required
  - `gists_url` string, uri-template, required
  - `hub_url` string, uri-template, required
  - `issue_search_url` string, uri-template, required
  - `issues_url` string, uri-template, required
  - `keys_url` string, uri-template, required
  - `label_search_url` string, uri-template, required
  - `notifications_url` string, uri-template, required
  - `organization_url` string, uri-template, required
  - `organization_repositories_url` string, uri-template, required
  - `organization_teams_url` string, uri-template, required
  - `public_gists_url` string, uri-template, required
  - `rate_limit_url` string, uri-template, required
  - `repository_url` string, uri-template, required
  - `repository_search_url` string, uri-template, required
  - `current_user_repositories_url` string, uri-template, required
  - `starred_url` string, uri-template, required
  - `starred_gists_url` string, uri-template, required
  - `topic_search_url` string, uri-template
  - `user_url` string, uri-template, required
  - `user_organizations_url` string, uri-template, required
  - `user_repositories_url` string, uri-template, required
  - `user_search_url` string, uri-template, required

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-5.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-5/revisions/50ae54440071/schema)
