BrainLink Developer Quickstart
Integrate BrainLink and list your app in the AI store in 5 minutes.
BrainLink Developer Docs
Integrating BrainLink in your app allows your users to connect their brains with a single click. This allows you to get rid of the inference costs and provides your app with a simple way to monetize without paywalls or sign-up forms.
By integrating BrainLink your app is automatically listed in the BraiLink AI store, which is a powerful distribution channel and source of users.
We are devs building for fellow devs.
Integrating BrainLink
And that’s all! Now your users will pay for the inference they consume by connecting their BrainLink account with your application in one click, so you don’t have to request them API keys.
Running inference
BrainLink’s API is fully OpenAI compatible, so you can directly use the OpenAI SDK or any other compatible one, just change the baseURL
to https://www.brainlink.dev/api/v1
.
For example: