Skip to content

Commit

Permalink
Update ipfs-pinning-service-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha committed Jul 5, 2024
1 parent 2464c6a commit 2b2fbb2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/pinning-service/ipfs-pinning-service-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,9 @@ Functionland Fula users looking to utilize the IPFS Pinning Services API can do

### Authentication

To authenticate with Functionland through the Pinning Services API spec, you'll first need to have an `accessToken`. You can create this API token on the [Fula Keys Page](https://cloud.fx.land/) (Invite-Only as of this date)
To authenticate with Functionland through the Pinning Services API spec, you'll first need to have an `accessToken`. You can create this API token on the [Fula Cloud Page](https://cloud.fx.land/) (FREE 20GB pinning!)

When you create a new API key, you'll need to take note of the JWT ([JSON Web Token](https://jwt.io/)) token that's shown to you immediately after creation. This JWT is specific to the API key and shares the same permissions.

If you ever revoke the API key for this JWT, this JWT will no longer be valid for authenticating to the Pinning Services API.
If you ever revoke the API key, it will no longer be valid for authenticating to the Pinning Services API.

**Configuring Functionland Fula in the IPFS Desktop App**

Expand Down

0 comments on commit 2b2fbb2

Please sign in to comment.