Reflexivity API

Reflexivity's institutional REST API. Documented by the company as "JSON REST based services" whose requests are authenticated with an OAuth 2.0 Bearer token obtained from the Reflexivity OAuth service using an account id and secret issued by the Reflexivity back office. The production host api.reflexivity.com answers authenticated routes (an unauthenticated GET to /alfred/v1 returns 401 behind a bearer gateway); the API reference itself is password-protected, so no public OpenAPI, operation list or rate-limit table could be captured.

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/reflexivity-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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: reflexivity-api
name: Reflexivity API
description: Reflexivity's institutional REST API. Documented by the company as "JSON REST based services"
  whose requests are authenticated with an OAuth 2.0 Bearer token obtained from the Reflexivity OAuth
  service using an account id and secret issued by the Reflexivity back office. The production host api.reflexivity.com
  answers authenticated routes (an unauthenticated GET to /alfred/v1 returns 401 behind a bearer gateway);
  the API reference itself is password-protected, so no public OpenAPI, operation list or rate-limit table
  could be captured.
humanURL: https://api-docs.tgl.ai/
baseURL: https://api.reflexivity.com
tags:
- Investment Analysis
- Financial Data
- Market Data
- Artificial Intelligence
properties:
- type: Authentication
  url: authentication/reflexivity-authentication.yml
- type: OAuthScopes
  url: scopes/reflexivity-scopes.yml
- type: RateLimits
  url: rate-limits/reflexivity-rate-limits.yml
- type: Conventions
  url: conventions/reflexivity-conventions.yml