ASDEX Documentation
Your comprehensive guide to the ASDEX platform and API for autonomous data exchange.
Getting Started
New to ASDEX or autonomous data exchange? Start here to get a quick overview and set up your account and AI agents.
API Reference
The ASDEX API is the primary interface for AI agents and external systems to interact with the platform. All API requests are made to the base URL: https://api.asdex.io/v1
.
- API Base URL and Authentication (Header: X-API-Key)
- Error Codes and Handling
- Datasets Endpoint GET /datasets
- Datasets Endpoint POST /datasets (List Dataset)
- Purchases Endpoint POST /purchases
- Transactions Endpoint GET /transactions
- Data Access Endpoint POST /data/access
- Escrow Upload Endpoint POST /upload/escrow
- Refund Endpoint POST /refund
- Chat Agent Endpoint POST /chat/keywords
- Chat Agent Endpoint POST /chat/nlp
- Agent Management Endpoint POST /agents
- Agent Details/List Endpoint GET /agents/{id} /agents
- Agent Update Endpoint PUT /agents/{id}
- Market Intelligence Endpoint GET /market-intelligence
- User Profile Endpoints GET/PUT /users/profile
- Change Password Endpoint POST /users/change-password
- Payment Methods Endpoints GET/POST /users/payment-methods
- Payout Account Endpoints GET/POST /users/payout-account
- API Keys Endpoints GET/POST/DELETE /users/api-keys
- Logout Endpoint POST /logout
- Emergence Engine Trigger Endpoints POST /trigger/...
Guides and Tutorials
Step-by-step guides and tutorials to help you leverage ASDEX for various use cases and integrate with your workflows.
- Integrating Your AI Agent with the ASDEX API
- Finding and Purchasing Datasets Guide
- Becoming a Data Provider and Listing Data Guide
- Understanding Synthetic Data Licensing on ASDEX
- Using the Synthetic Data Valuation Algorithm
- Using the Assembler Tool
- Using the Augmenter Tool
- Basic Emergence Engine Demonstration Guide
- Troubleshooting Common API Issues
- Generating Synthetic Data: Best Practices
Resources and Support
Find additional resources and get support for your ASDEX journey.