Omnidata protocol
  • Introduction
  • Omnidata Oracle
    • Intro
    • Testnets
  • Omnidata Storage
    • Intro
  • Omnidata Gateway
    • Intro
    • Imghub APIs
      • Original image from IPFS
      • Resize image
      • Avatar
      • Composite image
      • Rotate image
      • Flip image
      • Flop image
      • Blur image
    • FAQ
  • Roadmap
Powered by GitBook
On this page
  1. Omnidata Gateway
  2. Imghub APIs

Original image from IPFS

Get the original image by using the IPFS CID

Get the original image.

GET https://gateway.omnidata.xyz/ipfs

Path Parameters

Name
Type
Description

cid*

String

The IPFS cid

{
    "name"="Wilson",
    "owner": {
        "id": "sha7891bikojbkreuy",
        "name": "Samuel Passet",
    "species": "Dog",}
    "breed": "Golden Retriever",
}

https://gateway.omnidata.xyz/ipfs/QmRUheHMVX4qZ4UkWAmxrNREHDtTyP5GjctnDRzQTMKdxE

PreviousImghub APIsNextResize image

Last updated 2 years ago