Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tesseract strategies API

The strategies API from Tesseract — 2 operation(s) for strategies.

Tesseract strategies API is one of 5 APIs that Tesseract publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include strategies. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.0, at version 0.1.0.

Requests are made against the base URL https://api.vault.tesseract.fi.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.1.0
Base URL
https://api.vault.tesseract.fi
Resource Areas
1

Paths & Operations 2

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

strategies 2
GET
/strategies
List all strategies
StrategiesController_getStrategies → 200
GET
/strategies/{id}
Get strategy by ID
StrategiesController_getStrategy 1 param → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is StrategyModel (11 properties). Each schema is shown below with its type and property counts.

StrategyModel
object
11 properties 11 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tesseract-strategies-api-openapi.yml Raw ↑

Other APIs Tesseract publishes across the network.

Tesseract clients API
Tesseract health API
Tesseract insights API
Tesseract vaults API