Aptly · Authentication Profile

Aptly Authentication

Authentication

Aptly secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyCloud SaasProperty ManagementReal-EstatePropTechCRMWorkflow-AutomationAI AgentsCommunicationsMCP
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: header

Security Schemes

ApiKeyHeader apiKey
· in: header (x-token)
DelegateToken apiKey
· in: header (Authorization)
PartnerBearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/aptly-openapi-original.yml
docs: https://docs.getaptly.com/authentication
notes: >-
  Core API uses a static API key passed as the `x-token` header (or `x-token`
  query parameter) against https://core-api.getaptly.com. Keys are created per
  company (Board -> Card Sources -> API), work across all boards where the API is
  enabled, and can carry an optional expiry. Two additional credentials exist:
  DelegateToken (short-lived scoped JWT for embedded apps / on-behalf-of a user,
  `Authorization: DelegateToken <token>`) and PartnerBearer (partner token,
  `Authorization: Bearer <token>`). Delegate scopes are per resource family
  (boards/inboxes/contacts/files/tasks/email/templates/routing-groups, each
  read/write). The separate Portal API (app.getaptly.com/api/portal) uses JWT
  contact-session auth. Errors: 401 missing/invalid/expired key, 403 API not
  enabled for board, 404 board/card not in company.
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: ApiKeyHeader
  type: apiKey
  in: header
  parameter: x-token
  sources:
  - openapi/aptly-openapi-original.yml
- name: DelegateToken
  type: apiKey
  in: header
  parameter: Authorization
  description: 'Delegate token issued by the platform. Format: `DelegateToken <token>`'
  sources:
  - openapi/aptly-openapi-original.yml
- name: PartnerBearer
  type: http
  scheme: bearer
  description: 'Partner token. Format: `Authorization: Bearer <token>`'
  sources:
  - openapi/aptly-openapi-original.yml

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