MerQube Helper API

The helper API from MerQube — 14 operation(s) for helper.

Operations 14

POST /helper/index-template/buffer_simple Generate a buffer index #
POST /helper/index-template/decrement Generate a full single stock total return decrement overlay index manifest… #
POST /helper/index-template/defined_outcome Generate a Defined Outcome Optons Index #
POST /helper/index-template/equity_index Generate a Generalized Equity Index #
POST /helper/index-template/multi_eb Generate a full equity basket index manifest (does not create an index!) #
POST /helper/index-template/multi_eb_portfolios Generate a proper POST to target_portfolio - the same two inputs (constituents… #
POST /helper/index-template/option_strategies Generate a Option Strategies Index #
POST /helper/index-template/single_option Generate a single option index #
POST /helper/index-template/sstr Generate a full single stock total return index manifest (does not create an… #
POST /helper/index-template/static_basket Generate a full static basket index manifest (does not create an index!) #
POST /helper/index-template/vol_target Generate a Vol Target Index #
GET /helper/index/run-states Return the latest index run states for the uuids provided #
GET /helper/options_underlier Returns all the allowed options underlier for the caller #
POST /helper/solver/defined_outcome Solve for the options prices and variable leg of a Defined Outcome Options Index #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/merqube-helper-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

merqube-helper-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  contact:
    email: support@merqube.com
    name: API Support
    url: https://www.merqube.com/contact
  description: MerQube APIs
  title: MerQube Helper API
  version: 4.40.0
servers:
- description: Production server
  url: https://api.merqube.com
- description: Testing server for next generation features
  url: https://api.staging.merqube.com
tags:


# --- truncated at 32 KB (127 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/merqube/refs/heads/main/openapi/merqube-helper-api-openapi.yml