Innovaz
Website Linktree
  • Introduction
  • Whitepaper
    • Summary
    • Introduction
    • Problem
    • Solution
    • Market Analysis
    • Competitive Landscape
    • The team
    • Roadmap
  • 🤓User Guide
    • Create an account and log in
    • Create an NFT Collection
    • Customize Template
    • Release NFT Collection
    • Edit Template
    • Mint NFT
  • ⚙️API documents
    • Overview
    • HTTP Status Code
    • Authentication
    • Webhooks & Notifications
    • Chains
    • Collections
    • Link/Unlink
    • Marketplace
  • ⚙️SDK Integrate
    • 1. Python SDK
    • 2. NPM
  • Terms
  • Privacy
Powered by GitBook
On this page
  1. API documents

Webhooks & Notifications

Webhooks allow you to get notifications for events that happen inxrxax your collection such as:

  • Buy/Sell NFT

  • Transfer a NFT

  • The data of your collection has changed.

You can 'listen' for events that occur in your collection at your chosen URL, where all event types will be broadcast.

PreviousAuthenticationNextChains

Last updated 1 year ago

⚙️