Station home pagelight logodark logo
  • Get started
  • Get started
Overview
API Introduction
DocumentationAPI ReferenceContract Architecture0xRails Technical DocsGroupOS Technical DocsHelp Desk
  • Get Started
  • Schedule a Call
  • Join Discord
  • Follow Station
  • Overview
  • Introduction
  • Authentication
  • Networks
  • Quickstart
  • Mint Accounts
  • NFT Accounts (ERC-6551)
  • POST
    Create Accounts
  • POST
    Execute Call
  • PUT
    Update Account Metadata
  • GET
    Query Accounts
  • ERC-721 NFTs
  • POST
    Mint Memberships
  • POST
    Permit Memberships
  • PUT
    Update Collection Metadata
  • PUT
    Update Token Metadata
  • GET
    Query Memberships
  • ERC-1155 NFTs
  • POST
    Mint Badges
  • POST
    Permit Badges
  • PUT
    Update Collection Metadata
  • PUT
    Update Token Metadata
  • GET
    Query Badges
  • ERC-20 Tokens
  • POST
    Mint Points
  • POST
    Permit Points
  • GET
    Query Points
  • NFT Metadata
  • Overview
  • POST
    Upload Media
  • GET
    Query Metadata
Overview

API Introduction

Control smart account and token operations through one API for custom automations.

There are 4 kinds of offerings, each tailored to serve different kinds of use cases. All options support custom transferability constraints and evolving metadata.

NFT Accounts

Best for distributing onchain identity.

Examples include member passport and game players.

Built on ERC-6551 and ERC-4337.

ERC-721 NFTs

Best for attributing value uniquely.

Examples include organizational identity and unique collectibles.

ERC-1155 NFTs

Best for attributing value categorically.

Examples include earned stamps and organization roles.

ERC-20 Tokens

Best for attributing value quantitatively.

Examples include redeemable points and voting weight.

Track Gas UsageAuthentication
twitter
Powered by Mintlify