Rill Data · Authentication Profile

Rill Data Authentication

Authentication

Rill Data secures its APIs with http-bearer and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and deviceCode flow(s).

CompanyAnalyticsBusiness IntelligenceDashboardsMetricsDataOLAPOpen-SourceDeveloper Tools
Methods: http-bearer, oauth2 Schemes: 2 OAuth flows: authorizationCode, deviceCode API key in: header

Security Schemes

bearerToken http
scheme: bearer
oauth2 oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.rilldata.com/guide/administration/access-tokens/user-tokens
docs: https://docs.rilldata.com/guide/administration/access-tokens/user-tokens
summary:
  types: [http-bearer, oauth2]
  api_key_in: [header]
  oauth2_flows: [authorizationCode, deviceCode]
schemes:
  - name: bearerToken
    type: http
    scheme: bearer
    location: header
    header: Authorization
    format: "Authorization: Bearer <token>"
    token_types:
      - kind: user-token
        description: >-
          Personal access token tied to an individual user account; inherits the
          user's org role (admin/editor/viewer/guest) and project roles
          (admin/editor/viewer). Issued via `rill token issue`.
        management: [rill token issue, rill token list, rill token revoke]
      - kind: service-token
        description: Organization-scoped token for programmatic/automated (non-user) access.
    sources: [https://docs.rilldata.com/guide/administration/access-tokens/user-tokens]
  - name: oauth2
    type: oauth2
    description: >-
      OAuth 2.1 authorization-code flow with PKCE used by the hosted Rill MCP
      server and OAuth-based connectors. Advertised via RFC 8414 metadata at
      https://api.rilldata.com/.well-known/oauth-authorization-server.
    authorization_endpoint: https://admin.rilldata.com/auth/oauth/authorize
    token_endpoint: https://admin.rilldata.com/auth/oauth/token
    registration_endpoint: https://admin.rilldata.com/auth/oauth/register
    jwks_uri: https://admin.rilldata.com/.well-known/jwks.json
    grant_types: [authorization_code, "urn:ietf:params:oauth:grant-type:device_code", refresh_token]
    pkce: S256
    scopes: [offline_access]
    sources: [well-known/rill-data-oauth-authorization-server.json]
permissions_model: >-
  Rill uses role-based access (admin/editor/viewer/guest at the org level;
  admin/editor/viewer at the project level) plus attribute-based security
  policies (email, domain, groups). The admin REST API has no per-request OAuth
  scope surface beyond the token's inherited roles.

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/rill-data-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.