Pinning
: This status indicates that your upload is in the queue and awaiting processing by the pinning service.Pinned
: The pinned status confirms that your data has been successfully stored and pinned on the IPFS network.Failed
: This status indicates that the data upload has failed or the graph of data is incomplete./pinning/{pinId}
endpoint to fetch the status of your upload. Replace {pinId}
with the ID of your uploaded data. The response will include the status information, including whether the upload is complete or if it has failed.pinning
indefinitely. This occurs when the upload is too large for immediate validation of its completeness as a graph.ON THIS PAGE