Poggio Labs · Authentication Profile

Poggio Labs Authentication

Authentication

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

CompanyArtificial IntelligenceRevenue IntelligenceSalesAccount IntelligenceCRMSalesforceMCPAI AgentsEnterpriseOpen-SourceGoalsGongSlack
Methods: oauth2, http Schemes: 2 OAuth flows: authorizationCode, clientCredentials, refreshToken API key in:

Security Schemes

OAuth2 oauth2
BearerToken http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://poggio.io/docs/api and https://api.poggio.io/.well-known/oauth-authorization-server
docs: https://poggio.io/docs/api/v2/oauth/token
summary:
  types: [oauth2, http]
  http_schemes: [bearer]
  oauth2_flows: [authorizationCode, clientCredentials, refreshToken]
  dynamic_client_registration: true
  pkce: [S256]
schemes:
- name: OAuth2
  type: oauth2
  description: >-
    The v2 API and the MCP server authenticate with OAuth 2.0. Organization is
    inferred automatically from the access token. Dynamic Client Registration
    (RFC 7591) is supported for AI desktop clients.
  issuer: https://securetoken.google.com/poggio-production-experiments
  authorization_endpoint: https://poggio.io/app/oauth/authorize
  token_endpoint: https://api.poggio.io/v2/oauth/token
  registration_endpoint: https://api.poggio.io/v2/oauth/register
  grant_types: [authorization_code, client_credentials, refresh_token]
  response_types: [code]
  code_challenge_methods: [S256]
  token_endpoint_auth_methods: [client_secret_post]
  sources: [well-known/poggio-labs-oauth-authorization-server.json]
- name: BearerToken
  type: http
  scheme: bearer
  description: >-
    Authenticated endpoints and the MCP server accept a Bearer access token in
    the Authorization header; intended for quick prototyping and simple scripts
    where full OAuth is unnecessary overhead.
  sources: [https://poggio.io/docs/mcp]
enterprise_identity:
  sso: SAML 2.0    # https://poggio.io/docs/admin/saml
  provisioning: SCIM 2.0  # https://poggio.io/docs/admin/scim

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/poggio-labs-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.