Introhive · Authentication Profile
Introhive Authentication
Authentication
Introhive secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
CompanyRelationship IntelligenceCRMData AutomationContact ManagementData QualityProfessional ServicesSalesEnrichment
Methods: oauth2
Schemes: 1
OAuth flows: authorizationCode
API key in:
Security Schemes
OAuth2 oauth2
· flows: authorizationCode
Source
Authentication Profile
generated: '2026-08-01'
method: probed
source: https://app.introhive.com/.well-known/oauth-authorization-server
docs: null
note: >-
Derived verbatim from Introhive's own RFC 8414 OAuth 2.0 Authorization Server Metadata
documents, probed live on each regional platform host. There is no OpenAPI description
and no public authentication documentation page, so the profile below is exactly what
the discovery documents assert and nothing more. Scope semantics are not advertised
(no `scopes_supported` member), so no scopes/ artifact was written.
summary:
types:
- oauth2
api_key_in: []
oauth2_flows:
- authorizationCode
pkce: true
pkce_methods:
- S256
refresh_tokens: true
client_authentication:
- client_secret_post
- client_secret_basic
openid_connect: false
mutual_tls: false
schemes:
- name: OAuth2
type: oauth2
sources:
- well-known/introhive-oauth-authorization-server.json
- well-known/introhive-ca-oauth-authorization-server.json
- well-known/introhive-uk-oauth-authorization-server.json
flows:
- flow: authorizationCode
response_types:
- code
grant_types:
- authorization_code
- refresh_token
scopes: {}
instances:
- region: us
issuer: https://app.introhive.com
authorizationUrl: https://app.introhive.com/oauth/authorize
tokenUrl: https://app.introhive.com/oauth/token
- region: ca
issuer: https://ca.introhive.com
authorizationUrl: https://ca.introhive.com/oauth/authorize
tokenUrl: https://ca.introhive.com/oauth/token
- region: uk
issuer: https://uk.introhive.com
authorizationUrl: https://uk.introhive.com/oauth/authorize
tokenUrl: https://uk.introhive.com/oauth/token
client_registration:
dynamic: false
console: https://app.introhive.com/oauth/applications
console_status: 302 to /application_session/sign_in — authenticated tenant admins only
note: >-
No RFC 7591 dynamic client registration endpoint is advertised. OAuth applications are
registered inside the product by a signed-in administrator.
observations:
- The three regional issuers are byte-for-byte identical apart from the host, indicating one
codebase deployed per data-residency region (US, Canada, UK).
- Endpoint layout (/oauth/authorize, /oauth/token, /oauth/applications) matches the Doorkeeper
Rails OAuth provider, which is consistent with Introhive's published Ruby repositories.
- 'PKCE is advertised with S256 only: no `plain` challenge method is offered.'
- No token introspection (RFC 7662), revocation (RFC 7009), device authorization (RFC 8628),
or JWKS endpoint is advertised in the metadata.
x-evidence:
fetched: '2026-08-01'
urls:
- https://app.introhive.com/.well-known/oauth-authorization-server
- https://ca.introhive.com/.well-known/oauth-authorization-server
- https://uk.introhive.com/.well-known/oauth-authorization-server
http_status: 200
content_type: application/json; charset=utf-8
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.
Call it yourself
curl for this page
This security artifact
curl "https://apis.io/api/v1/security/introhive-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.