Skip to main content
LayerRail AI inference gives a project a small set of model endpoints, API keys, and a playground for testing requests before you wire them into an application.

What it is for

Use AI inference when you want to:
  • Test text generation models.
  • Generate embeddings.
  • Build simple AI features without operating model servers.
  • Keep inference keys scoped to a LayerRail project.
  • Prototype prompts in the console.

Model catalog

The inference catalog shows available endpoints for the project. Each model card includes:

API keys

Create an inference API key before sending requests.
Inference API keys are project secrets. Do not expose them in frontend code.

Next steps

Playground

API authentication