Acall · Authentication Profile

Acall Authentication

Authentication

Acall secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

Workplace ManagementVisitor ManagementMeeting Room BookingDesk BookingHybrid WorkAccess ControlFacilitiesSmart OfficeJapanSaaS
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

Bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-09-06'
method: searched
source: openapi/acall-public-api-openapi.yml
docs: https://support.workstyleos.com/faq/show/598?site_domain=default
summary:
  types:
  - http
  api_key_in: []
  oauth2_flows: []
schemes:
- name: Bearer
  type: http
  scheme: bearer
  description: Access token for API
  sources:
  - openapi/acall-public-api-openapi.yml
  applied: global
  note: >-
    Declared as a document-level security requirement (security: [{Bearer: []}]) in the Acall Public API
    spec, so it applies to all 13 operations.
credential_issuance:
  self_serve: false
  process: >-
    Acall does not issue API tokens through a developer console. The published help-centre article
    "利用できる API を教えてください" (FAQ 598) instructs customers to submit the contact form with
    「API利用希望」 (request to use the API) in the body; Acall reviews the request and then issues an
    access token by reply.
  request_url: https://support.workstyleos.com/faq/show/1250?site_domain=default
  restrictions:
  - >-
    The API is not available to customers on the multi-tenant (マルチテナント) plan — stated verbatim in
    FAQ 598 under ご利用条件.
  source: https://support.workstyleos.com/faq/show/598?site_domain=default
observed_challenge:
  probed: '2026-09-06'
  note: >-
    Live unauthenticated probes of the production base URL return an RFC 6750 bearer challenge. Bodies are
    text/plain, not JSON.
  probes:
  - url: https://api.workstyleos.com/v1/users
    request: no Authorization header
    status: 401
    www_authenticate: Bearer realm="token_required"
    body: Unauthenticated
  - url: https://api.workstyleos.com/v1/users
    request: "Authorization: Bearer <invalid>"
    status: 401
    www_authenticate: Bearer error="invalid_token"
    body: Unauthenticated
  - url: https://api.workstyleos.com/v1/nope
    request: no Authorization header
    status: 404
    www_authenticate: Bearer error="not_found"
    body: Not found endpoint
sso:
  note: >-
    Distinct from API authentication: the Acall Portal end-user product supports SAML/OIDC single sign-on
    (Microsoft Entra ID / Azure AD and others) as a paid option, and since the 2026-07-09 release supports
    multiple simultaneous IdPs. This governs human login to portal.workstyleos.com, not Public API tokens.
  source: https://www.workstyleos.com/security/

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/acall-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.