Storage
Buy storage
This api will help you rent units of storage for an year for a specific FID. A storage unit lets you store 5000 casts, 2500 reactions and 2500 links.
POST
Authorizations
API key to authorize requests
Body
application/json
Required range:
x >= 1
Examples:
1
Number of storage units to buy. A storage unit lets you store 5000 casts, 2500 reactions and 2500 links.
Required range:
x >= 1
Examples:
1
An Idempotency key is a unique identifier for the request. Note:
- This is used to prevent duplicate requests. Use the same idem key on retry attempts.
- This should be a unique identifier for each request.
- Recommended format is a 16-character string generated by the developer at the time of making this request.