Overview
Welcome to the Mesh API Reference documentation. This section provides detailed documentation for all available APIs, organized by business domain.
Servicesโ
The following services are available across our supported SDKs:
Domain | Service | Version | Go SDK | Python SDK | Java SDK | Typescript SDK (Web) |
---|---|---|---|---|---|---|
Compliance | Client | v1 | ๐ง | ๐ง | ๐ง | ๐ง |
Iam | API User | v1 | ๐ฆ | ๐ฆ | ๐ฆ | ๐ฆ |
Group | v1 | ๐ง | ๐ง | ๐ง | ๐ง | |
Role | v1 | ๐ง | ๐ง | ๐ง | ๐ง | |
User | v1 | ๐ง | ๐ง | ๐ง | ๐ง | |
Reporting | Account Report | v1 | ๐ฆ | ๐ฆ | ๐ฆ | ๐ฆ |
Trading | Limit Order | v1 | ๐ง | ๐ง | ๐ง | ๐ง |
Market Order | v1 | ๐ง | ๐ง | ๐ง | ๐ง | |
Wallet | Account | v1 | ๐ง | ๐ง | ๐ง | ๐ง |
Legend:
- โ Released - Production ready and stable
- ๐ฆ Beta - Feature complete, undergoing testing
- ๐งช Alpha - Early testing phase, API may change
- ๐ง In Development - Under active development
- โ ๏ธ Deprecated - Still functional but being phased out
Architecture Overviewโ
Before diving into specific APIs, we recommend understanding the core architectural concepts:
- Service Structure - Service-oriented design patterns
- Group Ownership - Multi-tenancy and resource isolation
- Role-Based Access - Authorization and permissions
- Authentication - SDK features and API key usage