Developer
  • API Overview
  • Getting Started
    • Authentication
    • Xyxyx API Keys
    • Getting an API Key
    • Rates & Limits
    • Endpoint URLs
    • Networks
    • Tokenization Models
  • Explorer
  • API Endpoints
    • ERC-721F
      • Deploy Contract
      • Mint 1x1
      • Mint A4
    • ERC-721
      • Deploy Contract 1x1
      • Deploy Contract A4
      • Mint Token
    • ERC-404
      • Deploy Contract 1x1
      • Deploy Contract A4
    • Preview Token
      • 1x1
      • A4
  • Utilities
    • Authorization for wallet transactions
    • Function insights
    • Code samples
    • Xyxyx Web Components
      • Tokenizer
Powered by GitBook
On this page
  1. Utilities

Code samples

PreviousFunction insightsNextXyxyx Web Components

Last updated 22 days ago

Xyxyx’s enables developers to quickly test the API endpoints. Simply import the JSON file into Postman, set up environment variables (like the API base URL and wallet private key), and begin making requests.

For a more detailed, end-to-end demonstration, visit the Xyxyx Tokenization Boilerplate (XTB) Github repository . This repo shows how to integrate the Xyxyx API in a typical Node.js workflow, including code examples for minting text-based tokens and deploying smart contracts.

Postman collection
here