⛓️Alpha API

AI-as-a-Service

AlphaKEK AI strives to be friendly to Web3 developers by providing access to all its functionalities in open, modular, and composable API.

Alpha API allows developers to integrate any functionality of the AlphaKEK platform into their applications and ecosystems. These functions include Alpha Chat, Alpha Toolkit, and Alpha Visuals.

Modules


Further reading:

Authentification


To start using the API, the user needs to obtain the access token first. 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 /user-info endpoint allows users to see their current balances of:

This API endpoint is free to use.

📖pageAPI Usage Examples

Last updated