API Overview
AI-as-a-Service for your tools and applications.
Alphakek AI gives developers access to all of our functionalities—Alpha Chat, Alpha Alerts, and Alpha Visuals—via open, modular, and composable APIs. Designed for applications such as:
Chatbots
Image generation
Crypto research
Community engagement
Drafting documents
Answering questions about a knowledge base
and much more
Modules
Further reading:
For pricing, refer to the API Credits.
For code examples, refer to API Usage Examples or our Python SDK.
Authentification
To start using the API, the user must first obtain the access token. After logging in with Metamask or WalletConnect on alphakek.ai, open the API Keys tab on the user profile page.
Note that the newly created token will never be shown on the screen. Instead, it will be copied to the copy buffer immediately for security reasons.
Account Data
The /account
endpoint allows users to see their current balances of:
$AIKEK value in USD
This API endpoint is free to use.
Last updated