Agentsync · Authentication Profile

Agentsync Authentication

Authentication

Agentsync secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyInsuranceInsurTechComplianceProducer ManagementLicensingNIPRRESTOAuth2
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2 oauth2

Source

Authentication Profile

agentsync-authentication.yml Raw ↑
generated: '2026-07-17'
method: searched
source: https://agentsync.io/producersync-api
docs: https://developer.agentsync.io/
note: >-
  No public OpenAPI is available for the ProducerSync API (the developer portal
  requires registration), so this profile is captured from the provider's public
  documentation rather than derived from a spec.
summary:
  types:
  - oauth2
  oauth2_flows:
  - clientCredentials   # machine-to-machine API access; documented as "OAuth 2.0" for the ProducerSync REST API
schemes:
- name: OAuth2
  type: oauth2
  description: >-
    The ProducerSync REST API authenticates with OAuth 2.0. AgentSync describes
    the API as using an OAuth 2.0 architecture with encrypted PII, cloud-native
    (AWS) hosting, and SOC 2 compliance.
  sources:
  - https://agentsync.io/producersync-api
  - https://developer.agentsync.io/api-environments