1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Files
docs/content/rest/using-the-rest-api/index.md
Jess Hosman f7e2ad57ba Delete "Resources in the REST API" and move content elsewhere (#47726)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-12-14 00:23:17 +00:00

25 lines
625 B
Markdown

---
title: Using the REST API
intro: 'Learn how to use the {% data variables.product.prodname_dotcom %} REST API, follow best practices, and troubleshoot problems.'
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- API
children:
- /getting-started-with-the-rest-api
- /rate-limits-for-the-rest-api
- /using-pagination-in-the-rest-api
- /libraries-for-the-rest-api
- /media-types
- /best-practices-for-using-the-rest-api
- /troubleshooting-the-rest-api
- /timezones-and-the-rest-api
- /using-cors-and-jsonp-to-make-cross-origin-requests
- /issue-event-types
- /github-event-types
---