Skip to content

Commit 2b2fbb2

Browse files
committed
Update ipfs-pinning-service-api.md
1 parent 2464c6a commit 2b2fbb2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/pinning-service/ipfs-pinning-service-api.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,9 @@ Functionland Fula users looking to utilize the IPFS Pinning Services API can do
2828

2929
### Authentication
3030

31-
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)
31+
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!)
3232

33-
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.
34-
35-
If you ever revoke the API key for this JWT, this JWT will no longer be valid for authenticating to the Pinning Services API.
33+
If you ever revoke the API key, it will no longer be valid for authenticating to the Pinning Services API.
3634

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

0 commit comments

Comments
 (0)