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

Avatar

Get a circled avatar image.

Get circled avatar image

GET https://gateway.omnidata.xyz/ipfs/:cid?t=avatar

Path Parameters

Name
Type
Description

CID*

String

The IPFS cid

Query Parameters

Name
Type
Description

t

String

The type of the returned image. e.g. t=avatar

PreviousResize imageNextComposite image

Last updated 2 years ago