Flint · Authentication Profile

Flint Authentication

Authentication

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

CompanyArtificial IntelligenceMarketingLanding PagesAgentsMCPWebAdvertisingGoogle AdsWebsite Builder
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

bearerApiKey http
scheme: bearer
mcpOAuth oauth2
· flows:

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: https://www.flint.com/docs/api
docs: https://www.flint.com/docs/api
summary:
  types: [http, oauth2]
  http_schemes: [bearer]
  api_key_prefix: "ak_"
  oauth2_flows: [authorizationCode]
  notes: >-
    The REST Agent Tasks API uses a bearer API key. The hosted MCP server uses
    OAuth 2.0 (authorization code + PKCE) via Clerk as the authorization server.
schemes:
  - name: bearerApiKey
    type: http
    scheme: bearer
    surface: rest-api
    header: Authorization
    format: "Bearer [example key]"
    provisioning: >-
      API keys are created in Flint team settings and require at least member
      role permissions.
    sources: [openapi/flint-agent-tasks-api-openapi.yml, https://www.flint.com/docs/api]
  - name: mcpOAuth
    type: oauth2
    surface: mcp
    authorization_server: https://clerk.tryflint.com
    authorization_endpoint: https://clerk.tryflint.com/oauth/authorize
    token_endpoint: https://clerk.tryflint.com/oauth/token
    registration_endpoint: https://clerk.tryflint.com/oauth/register
    flows: [authorizationCode]
    pkce: S256
    grant_types: [authorization_code, refresh_token]
    token_endpoint_auth_methods: [client_secret_basic, client_secret_post, none]
    dynamic_client_registration: true
    sources:
      - https://mcp.tryflint.com/.well-known/oauth-protected-resource
      - https://clerk.tryflint.com/.well-known/oauth-authorization-server

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

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