Skip to main content
Dedicated endpoints give your Wafer account a model endpoint with its own hostname and capacity profile. Use the endpoint hostname for inference calls; account, billing, and observability views are available in the Wafer dashboard.

What You Need

  • <API_KEY>
  • <ENDPOINT_HOST>

Base URLs

Dedicated endpoint metrics and request inspection are available in the Wafer dashboard.

Routes

  • POST /v1/chat/completions
  • POST /v1/completions

Notes

  • Send inference requests to your assigned endpoint hostname, not api.wafer.ai.
  • Use x-request-id when contacting Wafer support about a specific request.