IYK

IYK API

The IYK API provides primitives for building digi-physical experiences. Core endpoints manage chips (NFC tags such as NTAG 424, KONG, and ARX HaLo), chip groups, items, taps/refs (validated physical interactions with replay protection), OTP codes (30-minute one-time passwords for NFT transfers and minting), and phygitals. Module endpoints cover POAP Events and Guestbook Events, and a Self-Service surface manages POAP devices. Authentication is via an x-iyk-api-key request header.

API entry from apis.yml

apis.yml Raw ↑
aid: iyk:iyk-api
name: IYK API
humanURL: https://docs.iyk.app
baseURL: https://api.iyk.app
tags:
- Chips
- Chip Groups
- Items
- Refs
- Taps
- OTP
- Phygitals
- POAP
- Events
- NFC
description: The IYK API provides primitives for building digi-physical experiences. Core endpoints manage
  chips (NFC tags such as NTAG 424, KONG, and ARX HaLo), chip groups, items, taps/refs (validated physical
  interactions with replay protection), OTP codes (30-minute one-time passwords for NFT transfers and
  minting), and phygitals. Module endpoints cover POAP Events and Guestbook Events, and a Self-Service
  surface manages POAP devices. Authentication is via an x-iyk-api-key request header.
properties:
- type: DeveloperPortal
  url: https://docs.iyk.app
- type: Documentation
  url: https://docs.iyk.app/api-overview
- type: APIReference
  url: https://docs.iyk.app/api-core/chips
- type: GettingStarted
  url: https://docs.iyk.app/api-quickstart
- type: Authentication
  url: authentication/iyk-authentication.yml
- type: Conventions
  url: conventions/iyk-conventions.yml
- type: MCPServer
  url: mcp/iyk-mcp.yml
- type: DataModel
  url: data-model/iyk-data-model.yml
- type: WellKnown
  url: well-known/iyk-well-known.yml