Trellis Research · Authentication Profile

Trellis Research Authentication

Authentication

Trellis Research secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyLegalLegal ResearchCourt RecordsLitigation AnalyticsJudicial AnalyticsLegal DataMCP
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (Authorization)
oauth2 oauth2

Source

Authentication Profile

trellis-research-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://support.trellis.law/trellis-api
docs: https://support.trellis.law/trellis-api
summary:
  types: [apiKey, oauth2]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
  notes: >-
    The Trellis REST Data API (V2, introduced May 2024) authenticates with a
    unique API key sent in the Authorization header. The API key is generated
    from the Trellis account Settings page (bottom-left of the app). Keys are
    private, must not be shared publicly, and all requests should be made
    server-side. The separate remote MCP server (mcp.trellis.law) authenticates
    with OAuth 2.0 so that no API key is exposed to the client.
schemes:
  - name: apiKeyAuth
    type: apiKey
    in: header
    parameter: Authorization
    applies_to: Trellis REST Data API (V2)
    source: https://support.trellis.law/trellis-api
    provisioning: Generated from Trellis account Settings page
  - name: oauth2
    type: oauth2
    applies_to: Trellis Law MCP server (mcp.trellis.law)
    source: https://support.trellis.law/trellis-law-mcp-technical-documentation
    issuer: https://mcp.trellis.law
    authorization_endpoint: https://mcp.trellis.law/oauth/authorize
    token_endpoint: https://mcp.trellis.law/oauth/token
    registration_endpoint: https://mcp.trellis.law/oauth/register
    grant_types: [authorization_code, refresh_token]
    pkce: S256
    scopes: [mcp]
    notes: >-
      OAuth 2.0 (RFC 8414 + RFC 9728 discovery published at mcp.trellis.law);
      PKCE S256 and dynamic client registration; no API keys exposed to the
      MCP client.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/trellis-research-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.