Tegus

Tegus is an investment-research platform for institutional investors, built around an expert-call transcript library of more than 260,000 compliance-reviewed 1:1 transcripts covering 27,000+ public and private companies, alongside company financial models and KPIs, SEC filings, earnings-call transcripts and a Tegus Formulas Excel add-in that streams those datapoints into analyst workbooks. AlphaSense completed its acquisition of Tegus on 8 July 2024 for approximately $930M, and Tegus now operates as a brand inside AlphaSense. The standalone Tegus developer surface has been retired with it: the ReadMe-hosted developer hub at tegus.readme.io returns 302 to /inactive, the status page that formerly carried an "Our Public API" component no longer resolves, and no OpenAPI, GraphQL SDL, MCP server or agent card is published at any tegus.com or tegus.co host. The only live machine-readable documents in the namespace are the OpenID Connect discovery, RFC 8414 authorization-server metadata and JWKS served by auth.tegus.com. Programmatic access to the Tegus corpus is now delivered through the AlphaSense developer platform, profiled separately in this network.

Tegus publishes 1 API on the APIs.io network. Tagged areas include Investment Research, Expert Networks, Market Intelligence, Financial Data, and Transcripts.

Tegus’ developer surface includes signup flow, support, YouTube channel, authentication, and 11 more developer resources.

19.0/100 emerging ▬ flat Agent 9/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
Investment ResearchExpert NetworksMarket IntelligenceFinancial DataTranscriptsPrivate MarketsEquity ResearchOpenID ConnectAcquired

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 19.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.4 / 12
Discoverability 8.7 / 10
Agent readiness — 9/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tegus: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Tegus Identity (OpenID Connect)

The OpenID Connect / OAuth 2.0 authorization server that fronts sign-in for the Tegus platform. It is an Auth0 tenant operated by AlphaSense (DNS CNAMEs to tegus.alphasense.auth...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tegus Authentication

openIdConnect/oauth2 · 2 schemes

SECURITY

Tegus Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Tegus Scopes

14 scopes · authorizationCode/clientCredentials/deviceCode

14 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tegus
name: Tegus
url: https://raw.githubusercontent.com/api-evangelist/tegus/refs/heads/main/apis.yml
description: 'Tegus is an investment-research platform for institutional investors, built around an expert-call transcript
  library of more than 260,000 compliance-reviewed 1:1 transcripts covering 27,000+ public and private companies, alongside
  company financial models and KPIs, SEC filings, earnings-call transcripts and a Tegus Formulas Excel add-in that streams
  those datapoints into analyst workbooks. AlphaSense completed its acquisition of Tegus on 8 July 2024 for approximately
  $930M, and Tegus now operates as a brand inside AlphaSense. The standalone Tegus developer surface has been retired with
  it: the ReadMe-hosted developer hub at tegus.readme.io returns 302 to /inactive, the status page that formerly carried an
  "Our Public API" component no longer resolves, and no OpenAPI, GraphQL SDL, MCP server or agent card is published at any
  tegus.com or tegus.co host. The only live machine-readable documents in the namespace are the OpenID Connect discovery,
  RFC 8414 authorization-server metadata and JWKS served by auth.tegus.com. Programmatic access to the Tegus corpus is now
  delivered through the AlphaSense developer platform, profiled separately in this network.'
image: https://tegus.com/images/tegus-seo-img.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Investment Research
- Expert Networks
- Market Intelligence
- Financial Data
- Transcripts
- Private Markets
- Equity Research
- OpenID Connect
- Acquired
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: tegus:identity
  name: Tegus Identity (OpenID Connect)
  description: The OpenID Connect / OAuth 2.0 authorization server that fronts sign-in for the Tegus platform. It is an Auth0
    tenant operated by AlphaSense (DNS CNAMEs to tegus.alphasense.auth0app.com) and it publishes live, anonymous OIDC Discovery
    1.0 and RFC 8414 metadata plus a JWKS. It advertises the authorization-code, client-credentials, device-code, refresh-token
    and token-exchange grants, PKCE, DPoP, dynamic client registration, CIBA and back-channel logout. It is the identity layer
    of the platform, not a product data API — no Tegus resource API contract is published anywhere public.
  humanURL: https://auth.tegus.com/.well-known/openid-configuration
  baseURL: https://auth.tegus.com
  tags:
  - Identity
  - OpenID Connect
  - OAuth 2.0
  - Authentication
  properties:
  - type: OpenIDConnect
    url: https://auth.tegus.com/.well-known/openid-configuration
  - type: Authentication
    url: authentication/tegus-authentication.yml
  - type: OAuthScopes
    url: scopes/tegus-scopes.yml
  - type: WellKnown
    url: well-known/tegus-well-known.yml
common:
- type: Website
  url: https://www.tegus.com/
- type: Login
  url: https://app.tegus.co/users/sign_in
- type: SignUp
  url: https://www.alpha-sense.com/trial-request-tegus-ref/
- type: TermsOfService
  url: https://tegus.com/terms
- type: PrivacyPolicy
  url: https://www.alpha-sense.com/privacy-notice/
- type: Support
  url: https://help.alpha-sense.com/
- type: YouTube
  url: https://www.youtube.com/channel/UCsGxYKyEAcper1LW5vlDdJw
- type: SecondaryMarket
  url: https://forgeglobal.com/tegus_stock/
- type: WellKnown
  url: well-known/tegus-well-known.yml
- type: Authentication
  url: authentication/tegus-authentication.yml
- type: OAuthScopes
  url: scopes/tegus-scopes.yml
- type: Conformance
  url: conformance/tegus-conformance.yml
- type: Lifecycle
  url: lifecycle/tegus-lifecycle.yml
- type: DomainSecurity
  url: security/tegus-domain-security.yml
- type: LLMsTxt
  url: llms/tegus-llms.txt
x-enrichment:
  date: '2026-08-05'
  status: minimal
  artifacts_added: 10
  pass: local-v1
x-coverage:
  state: none
  reason: defunct
  detail: 'AlphaSense absorbed Tegus in July 2024: the ReadMe-hosted Tegus developer hub now 302s to /inactive, status.tegus.com
    (which carried an "Our Public API" component) and api/docs/developer.tegus.com|.co all return NXDOMAIN, and tegus.com
    is a ten-page marketing site whose only live machine-readable documents are the Auth0 OIDC discovery, RFC 8414 metadata
    and JWKS on auth.tegus.com.'
  evidence:
  - url: https://tegus.readme.io/
    status: 302
  - url: https://www.tegus.com/.well-known/security.txt
    status: 404
  - url: https://www.tegus.com/openapi.json
    status: 404
  - url: https://app.tegus.co/openapi.json
    status: 403
  - url: https://auth.tegus.com/.well-known/openid-configuration
    status: 200
  checked: '2026-08-05'