Gateway, image cropping

Retrieves and crops image hosted on IPFS

🚪 Contextualizing the Particle IPFS Gateway, with cropping enabled

The Particle IPFS Gateway provides a simple and quick way to retrieve information hosted on IPFS. This endpoint specifically enables the cropping and retrieval of images hosted on IPFS, with pixel-based width and height data defined in the path parameters.

Path Params
string
required

cid value of the IPFS content to be retrieved

int32
required

Width of image after cropping denominated in pixels

int32
required

Height of image after cropping denominated in pixels

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json