Sense Talent Labs · Authentication Profile

Sense Talent Labs Authentication

Authentication

Sense Talent Labs 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 clientCredentials flow(s).

Human ResourcesRecruitingTalent AcquisitionStaffingApplicant TrackingCandidate EngagementRecruiting AutomationTalent CRMMessagingInterview SchedulingArtificial IntelligenceSoftware-as-a-Service
Methods: http, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

sense_authentication oauth2
· flows: clientCredentials
sense_bearer_auth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-08-26'
method: searched
source: https://developer.sensehq.com/
docs: https://developer.sensehq.com/
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - clientCredentials
  model: OAuth 2.0 client credentials exchanged for a short-lived bearer JWT; no scopes.
  credential_issuance: manual — "The Sense Team will provide you with credentials that will
    synchronize data to your account at your-agency-name.sensehq.com." There is no self-serve
    key or client registration surface.
schemes:
- name: sense_authentication
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://partner-auth.us-stage.sensehq.co/oauth2/token
    tokenUrl_production: https://partner-auth.sensehq.com/oauth2/token
    tokenUrl_note: The securitySchemes block in the published OpenAPI declares the STAGE token
      endpoint (partner-auth.us-stage.sensehq.co). The production token endpoint
      (partner-auth.sensehq.com/oauth2/token) is the one used in every sample-code block in the
      same document's info.description. Recorded as published; not corrected in the spec.
    scopes: 1
    grant_types:
    - client_credentials
  sources:
  - openapi/sense-talent-labs-sense-api-openapi.json
  - https://developer.sensehq.com/
- name: sense_bearer_auth
  type: http
  scheme: bearer
  bearerFormat: JWT
  applied: default security for every operation except POST /oauth2/token
  sources:
  - openapi/sense-talent-labs-sense-api-openapi.json
token:
  lifetime_seconds: 300
  lifetime_source: expires_in field in the token response
  caching_required: true
  caching_policy: 'Clients MUST cache and reuse access tokens until they expire. The docs
    explicitly warn against hardcoding the 300-second lifetime because it may change without
    notice, and state that unnecessary token requests "may lead to rate limiting or
    deactivation."'
  response_fields:
  - access_token
  - expires_in
  - token_type
request:
  header: 'Authorization: Bearer <access_token>'
  token_request_content_type: application/x-www-form-urlencoded
  token_request_fields:
  - client_id
  - client_secret
  - grant_type

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/sense-talent-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.