1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/github/extending-github/getting-started-with-the-api.md
2021-06-24 10:21:07 -04:00

778 B

title, redirect_from, versions
title redirect_from versions
Getting started with the API
/articles/getting-started-with-the-api
fpt ghes ghae
* * *

To automate common tasks, back up your data, or create integrations that extend {% data variables.product.product_name %}, you can use the {% data variables.product.product_name %} API.

For more information about the API, see the GitHub REST API and GitHub GraphQL API. You can also stay current with API-related news by following the {% data variables.product.prodname_dotcom %} Developer blog.

Further reading