Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostrider-05 committed Oct 25, 2024
1 parent 3967865 commit 6fba190
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ outline: [1, 2]
prev: false
---

> [!WARNING] Disclaimer
> This OpenAPI schema is not created, maintained and associated with Patreon.
> This schema is only a reflection of the V2 API documentation.
<OAInfo />

<OAServers />
2 changes: 2 additions & 0 deletions docs/guide/features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ The patreon API is only accessible by using Oauth. You can choose between two ty
- [Creator account](./oauth#creator-token)
- [User Oauth](./oauth#user-oauth2)

For both types of applications you will need to create a client in the developer portal. Copy the client id and secret and store them in your secrets. You can also find the creator access and refresh tokens in the client information.

## Request

When you have created the application, you're ready to make a request.
Expand Down

0 comments on commit 6fba190

Please sign in to comment.