Return Services and Calls
Leverage global AI application knowledge and intelligence
Connect global AI use cases, evidence, industry knowledge, country insights, and research findings to enterprises, universities, and other AI systems.
Cases API
Case API
Call global AI application cases
Features
- Get Case List
- Case Details Query
- Filter by industry/region
- Case Metadata
Call example
Endpoint:/api/v1/cases
GET /api/v1/cases
GET /api/v1/cases/{case_id}
GET /api/v1/cases?industry=healthcare®ion=chinaKnowledge API
Knowledge API
Invoke structured AI application knowledge
Features
- Structured Knowledge Query
- A-AO Data Access
- Evidence
- Knowledge Graph Query
Call example
Endpoint:/api/v1/knowledge
GET /api/v1/knowledge/ao/{ao_id}
GET /api/v1/knowledge/evidence/{evidence_id}
GET /api/v1/knowledge/search?q=water+supplyIntelligence API
Smart API
Leverage AI for application analysis, trends, and discovery
Features
- Trend Analysis
- Pattern Recognition
- Discovery Data
- Predictive Analytics
Call example
Endpoint:/api/v1/intelligence
GET /api/v1/intelligence/trends
GET /api/v1/intelligence/patterns
GET /api/v1/intelligence/discoveries/{discovery_id}Get API Access
API access is determined by your subscription tier. Professional subscriptions include a basic API quota, while Institutional subscriptions provide advanced API limits and custom services.
API Documentation
Full API documentation will be provided upon access. It includes detailed interface descriptions, authentication methods, rate limits, and code examples.
- RESTful API Design
- JSON Response Format
- API Key Authentication
- Rate Limiting and Quota Management