Skip to content

Commit b15c95f

Browse files
Anujakhatrisubatoi
andauthored
reduce repetitive phrasing in About the REST API (#45469)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
1 parent 0d818db commit b15c95f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/rest/about-the-rest-api/about-the-rest-api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ Each REST API endpoint is documented individually, and the endpoints are categor
1818

1919
## Getting started with the REST API
2020

21-
**If you are new to REST APIs**, you may find it helpful to refer to the Quickstart or Getting Started guide for an introduction. For more information, see:
21+
**If you are new to REST APIs**, start with the Quickstart or Getting Started guide:
2222

2323
* [AUTOTITLE](/rest/quickstart)
2424
* [AUTOTITLE](/rest/using-the-rest-api/getting-started-with-the-rest-api)
2525

26-
**If you are familiar with REST APIs** but new to {% data variables.product.company_short %}'s REST API, you may find it helpful to refer to the authentication documentation. For more information, see:
26+
**If you are familiar with REST APIs** but new to {% data variables.product.company_short %}'s REST API, see the authentication documentation:
2727

2828
* [AUTOTITLE](/rest/authentication/authenticating-to-the-rest-api)
2929

30-
**If you are building scripts or applications** that use the REST API, you may find some of the following guides helpful. For examples of scripting with the REST API, see:
30+
**If you are building scripts or applications** that use the REST API, the following guides can help:
3131

3232
* [AUTOTITLE](/rest/guides/scripting-with-the-rest-api-and-javascript)
3333
* [AUTOTITLE](/rest/guides/scripting-with-the-rest-api-and-ruby)

0 commit comments

Comments
 (0)