1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/content/rest/overview/api-previews.md

1.3 KiB

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
API previews You can use API previews to try out new features and provide feedback before these features become official.
/v3/previews
ghes
<3.4
API

API previews let you try out new endpoints and changes to existing endpoints before they become part of the official {% data variables.product.prodname_dotcom %} API.

During the preview period, we may change some features based on developer feedback. If we do make changes, we'll announce them on the developer blog without advance notice.

To access an API preview, you'll need to provide a custom media type in the Accept header for your requests. Feature documentation for each preview specifies which custom media type to provide.

{% ifversion ghes < 3.4 %}

Content attachments

You can now provide more information in {% data variables.product.prodname_dotcom %} for URLs that link to registered domains by using the API to manage {% data variables.product.prodname_unfurls %}. For more information, see "Using content attachments."

Custom media types: corsair-preview Announced: 2018-12-10

{% endif %}