You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pinning-service/ipfs-pinning-service-api.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,11 +28,9 @@ Functionland Fula users looking to utilize the IPFS Pinning Services API can do
28
28
29
29
### Authentication
30
30
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!)
32
32
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.
36
34
37
35
**Configuring Functionland Fula in the IPFS Desktop App**
0 commit comments