Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.amika.dev/llms.txt

Use this file to discover all available pages before exploring further.

amika-server

You only need to run this if you are self-hosting a “local-docker” control plane. Server that exposes the Amika API as a service.
amika-server
amika-server -addr :9090
PORT=9090 amika-server
Flag / EnvDefaultDescription
-addr <host:port>:8080Listen address
PORT (env)Override listen address (mutually exclusive with -addr)
The server provides OpenAPI documentation at /openapi.json and /docs.