Skip to content

Commit 95bef68

Browse files
authored
Update note about IPFS limited access. (#1911)
* Update note about IPFS limited access. Signed-off-by: bgravenorst <[email protected]> * Update grammar. Signed-off-by: bgravenorst <[email protected]> --------- Signed-off-by: bgravenorst <[email protected]>
1 parent 73cf64d commit 95bef68

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

services/get-started/endpoints.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,10 @@ Ensure that you replace `<YOUR-API-KEY>` with an API key from your [MetaMask Dev
7575

7676
## IPFS
7777

78-
:::caution Limited access
78+
:::caution Restricted access
7979

80-
Infura restricts its IPFS service to a select set of qualified customers. Please [contact the Infura support team](https://support.infura.io/ipfs) for next steps. New IPFS key creation is disabled for all users, but existing IPFS customers can continue to use the IPFS service with their existing keys.
80+
New IPFS key creation is disabled for all users. Only IPFS keys that were active in late 2024 continue
81+
to have access to the IPFS network.
8182

8283
:::
8384

services/reference/ipfs/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ import CardList from '@site/src/components/CardList'
88

99
The [Interplanetary File System (IPFS)](../../how-to/use-ipfs/migrate-to-infuras-ipfs-service.md) is a distributed, [peer-to-peer (p2p)](https://en.wikipedia.org/wiki/Peer-to-peer) storage network used for storing and accessing files, websites, applications, and data.
1010

11-
:::caution Limited access
11+
:::caution Restricted access
1212

13-
Infura restricts its IPFS service to a select set of qualified customers. Please [contact the Infura support team](https://support.infura.io/ipfs) for next steps. New IPFS key creation is disabled for all users, but existing IPFS customers can continue to use the IPFS service with their existing keys.
13+
New IPFS key creation is disabled for all users. Only IPFS keys that were active in late 2024 continue
14+
to have access to the IPFS network.
1415

1516
:::
1617

services/reference/ipfs/quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ import Banner from '@site/src/components/Banner'
99

1010
This quickstart guide will help you set up and make calls on the IPFS network using the Infura endpoints.
1111

12-
:::info
12+
:::caution Restricted access
1313

14-
To access the IPFS network through Infura, you'll need to add a billing card to your account, even if you're using a free account. Refer
15-
to the [billing details](../../how-to/use-ipfs/access-ipfs-content/dedicated-gateways.md#stats-and-billing) for more information.
14+
New IPFS key creation is disabled for all users. Only IPFS keys that were active in late 2024 continue
15+
to have access to the IPFS network.
1616

1717
:::
1818

0 commit comments

Comments
 (0)