{
"title": "API Reference",
"description": "Complete API reference documentation for the Tiktag ecosystem. Includes REST API endpoints for traditional web-service integration, comprehensive NATS Subject Map for subscription paths and real-time agentic events, and X Layer Contract Addresses for Native Gas (OKB) and Tiktag Token (TTK) deployment logs.",
"keyPoints": [
"REST API provides endpoints for traditional web-service integration",
"NATS Subject Map defines subscription paths for real-time agentic events",
"X Layer Contract Addresses include Native Gas (OKB) and Tiktag Token (TTK)",
"Deployment logs provide smart contract verification and transparency",
"Real-time event streaming via NATS enables reactive applications",
"REST API ensures backward compatibility with existing systems"
],
"references": [
"https://docs.tiktag.app/api/rest",
"https://docs.tiktag.app/api/nats",
"https://okx.com/docs/x-layer/contracts"
],
"tools": [
"REST API",
"NATS Client",
"Ethers.js"
],
"mermaidMarkdown": "mindmap\n root((API Reference))\n REST API\n Web-Service Integration\n HTTP Endpoints\n Request/Response\n Authentication\n Rate Limiting\n NATS Subject Map\n Subscription Paths\n Real-time Events\n Agentic Events\n Pub/Sub Patterns\n Event Streaming\n X Layer Contracts\n Native Gas (OKB)\n Tiktag Token (TTK)\n Deployment Logs\n Contract Verification\n Address Registry\n Integration Patterns\n REST + NATS Hybrid\n Event-Driven Architecture\n Real-time Updates\n Polling vs Streaming\n Error Handling\n Developer Resources\n API Keys\n SDK Libraries\n Postman Collections\n WebSocket Support",
"url": ""
}
Back to sdk
Jan 14, 2025
2 min read
API Reference
REST API, NATS Subject Map, and X Layer Contract Addresses documentation.