Skip to content

Commit 35bc641

Browse files
authored
Update introduction.mdx
Signed-off-by: tcaldwell-x <tcaldwell@twitter.com>
1 parent 4449e18 commit 35bc641

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

x-api/usage/introduction.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ There is a app rate limit of 50 requests per 15 minutes for this GET endpoint.
1313

1414
### Getting started
1515

16-
To use this endpoint, you need a [bearer token](https://developer.x.com(/resources/fundamentals/authentication#app-only-authentication-and-oauth-2-0-bearer-token) from the [developer portal](https://developer.x.com/en/portal/dashboard). Once you have the bearer token,  you can call the usage API as shown below:
16+
To use this endpoint, you need a [bearer token](https://developer.x.com/resources/fundamentals/authentication#app-only-authentication-and-oauth-2-0-bearer-token) from the [developer portal](https://developer.x.com/en/portal/dashboard). Once you have the bearer token,  you can call the usage API as shown below:
1717

1818
```
1919
curl 'https://api.x.com/2/usage/tweets' --header 'Authorization: Bearer XXXXX'
@@ -50,4 +50,5 @@ Learn more about getting access to the X API v2 endpoints in our [getting start
5050
<Button href="https://app.getpostman.com/run-collection/9956214-784efcda-ed4c-4491-a4c0-a26470a67400">
5151
Run in Postman
5252
</Button>
53-
</div>
53+
54+
</div>

0 commit comments

Comments
 (0)