github-docs-arabic-enhanced / content /apps /github-marketplace /using-the-github-marketplace-api-in-your-app /rest-endpoints-for-the-github-marketplace-api.md
metadata
title: REST endpoints for the GitHub Marketplace API
intro: >-
To help manage your app on {% data variables.product.prodname_marketplace %},
use these {% data variables.product.prodname_marketplace %} API endpoints.
redirect_from:
- /apps/marketplace/github-marketplace-api-endpoints
- >-
/apps/marketplace/integrating-with-the-github-marketplace-api/github-marketplace-rest-api-endpoints
- >-
/marketplace/integrating-with-the-github-marketplace-api/github-marketplace-rest-api-endpoints
- /developers/github-marketplace/rest-endpoints-for-the-github-marketplace-api
- >-
/developers/github-marketplace/using-the-github-marketplace-api-in-your-app/rest-endpoints-for-the-github-marketplace-api
- >-
/apps/publishing-apps-to-github-marketplace/using-the-github-marketplace-api-in-your-app/rest-endpoints-for-the-github-marketplace-api
versions:
fpt: '*'
ghec: '*'
topics:
- Marketplace
shortTitle: REST API
{% data reusables.marketplace.marketplace-apps-not-actions %}
Here are some useful endpoints available for Marketplace listings:
- List plans
- List accounts for a plan
- Get a subscription plan for an account
- List subscriptions for the authenticated user
See these pages for details on how to authenticate when using the {% data variables.product.prodname_marketplace %} API:
- Authorization options for {% data variables.product.prodname_oauth_apps %}
- Authentication options for {% data variables.product.prodname_github_apps %}
Rate limits for the REST API apply to all {% data variables.product.prodname_marketplace %} API endpoints.