Aqueduct · Authentication Profile

Aqueduct Authentication

Authentication

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

CompanyFintechBillingInvoicingMeteringUsage-BasedSubscriptionPayments
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

bearerAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/aqueduct-openapi.json
docs: https://docs.tryaqueduct.com/reference/authentication
summary:
  types:
  - apiKey
  api_key_in:
  - header
notes: >-
  Aqueduct authenticates every request with an API key issued from the dashboard
  (dashboard.tryaqueduct.com settings page). The key is sent in the Authorization
  header using the literal prefix "Api-Key", i.e. `Authorization: Api-Key {key}`.
  All requests must be made over HTTPS. There is no OAuth surface. The OpenAPI
  models this as an apiKey scheme (named "bearerAuth" in the spec) in the
  Authorization header.
schemes:
- name: bearerAuth
  type: apiKey
  in: header
  parameter: Authorization
  format: 'Api-Key {key}'
  sources:
  - openapi/aqueduct-openapi.json

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