Parasail · Capability

Inference Models

Inference Models is a Naftiko capability published by Parasail, one of 6 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

inference-models.yaml Raw ↑
name: parasail-inference-models
description: |
  Discover the set of serverless models currently exposed on Parasail and their canonical
  IDs. Backed by the OpenAI-compatible /v1/models endpoint.
provider: parasail
api: parasail-inference-api
operations:
  - operationId: listModels
    method: GET
    path: /models
outputs:
  - name: models
    description: List of model IDs available on the serverless tier.