Skip to main content
Version: v1

Friendli Endpoints API Reference

This is a OpenAPI reference of Friendli Endpoints API. You can interact with the API through HTTP requests from any language or via our Python SDK. To install the Python SDK, run the following command:

pip install friendli-client
  • To send requests to the Friendli Serverless Endpoints, send requests to the URI with the prefix: https://inference.friendli.ai.
  • To send requests to the Friendli Dedicated Endpoints, send requests to the URI with the prefix: https://inference.friendli.ai/dedicated or https://inference.friendli.ai/dedicated/{model_id}.

For more information, visit Friendli AI.

Authentication

Friendli API key to authorization request.

Security Scheme Type:http
HTTP Authorization Scheme:bearer
Bearer format:JWT

Contact

FriendliAI Support Team: support@friendli.aiURL: https://discuss.friendli.ai