# Custom AI Endpoints

If your use case requires capabilities not exposed via the REST API, you can extend functionality using our **Easy AI Platform**.

Easy AI enables you to build custom API endpoints, custom chatbots or compose more complex AI workflows without writing code, allowing for rapid iteration and deployment.

<https://easyai.passiolife.com/>

## Easy AI Access

Every Nutrition Platform subscriber gets an Easy AI account, provisioned automatically on subscription creation. Access it via the **Easy AI** tab on your Product Details page or Dashboard.

## Calling Easy AI Functions

### Web / Server-Side

If you are working in a web context or similar environment, you can simply use the code snippets provided directly on the Easy AI platform to call your Easy AI endpoints. There is no need to route calls through the Nutrition AI API.

A **separate Easy AI API key** is available on the [Easy AI webpage](https://easyai.passiolife.com/) for authenticating your requests.

### Mobile SDKs

We are currently working on enabling Easy AI access directly from within the Nutrition AI SDK. Stay tuned for updates.
