How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Taalas API

Taalas-native REST interface for running inference against the HC1 hardcore-model silicon. Three operations: a public /health probe reporting server status, queue depth and the currently loaded LoRA adapter; /models for model information; and /generate, the Taalas-native text-generation operation supporting streaming, tool calling, guided JSON/regex generation, logprobs and stop sequences. Authenticated with a bearer API key; only /health is reachable anonymously.

This API exposes 3 operations across 3 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.taalas.com, /v1.

3 operations 3 paths 12 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.taalas.com
Resource Areas
1

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.

Inference 3
POST
/generate
Generate
generate_generate_post body → 200422
POST
/completions
Completions
completions_completions_post body → 200422
POST
/chat/completions
Chat Completions
chat_completions_chat_completions_post body → 200422

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are GenerateRequest (22 properties), V1ChatCompletionsRequest (19 properties), V1CompletionsRequest (11 properties), ParametersDefinition (4 properties). Each schema is shown below with its type and property counts.

StreamOptions
object
2 properties
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
GenerateRequest
object
22 properties 1 required
ParametersDefinition
object
4 properties
FunctionDefinition
object
3 properties
V1CompletionsRequest
object
11 properties 2 required
ImageContent
object
2 properties 1 required
TextContent
object
2 properties 1 required
Message
object
2 properties 1 required
Tool
object
2 properties
V1ChatCompletionsRequest
object
19 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

taalas-inference-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Taalas API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.