CaaMTech · Authentication Profile

Caamtech Authentication

Authentication

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

CompanyPharmaceuticalsLife SciencesDrug DiscoveryBiotechnologyChemistryMental HealthResearchPsychedelicsWordPress
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: cookie

Security Schemes

applicationPassword http
scheme: basic
cookieAuth apiKey
· in: cookie (wordpress_logged_in)

Source

Authentication Profile

Raw ↑
generated: '2026-08-08'
method: probed
source: https://caam.tech/wp-json/
derived_from: openapi/caamtech-wordpress-rest-openapi.yml
notes: >-
  CaaMTech publishes no developer authentication documentation. The auth model below is the
  one the site's own WordPress REST discovery document advertises. Anonymous GET requests to
  the read-only content routes succeed without any credential; every write route and the MCP
  adapter route require a WordPress credential.
authorization_endpoint: https://caam.tech/wp-admin/authorize-application.php
x-evidence:
- fetched: '2026-08-08'
  url: https://caam.tech/wp-json/
  http_status: 200
  finding: >-
    `authentication` block advertises application-passwords with the authorization endpoint
    https://caam.tech/wp-admin/authorize-application.php
- fetched: '2026-08-08'
  url: https://caam.tech/wp-json/wp/v2/posts?per_page=1
  http_status: 200
  finding: anonymous read succeeds with no credential
- fetched: '2026-08-08'
  url: https://caam.tech/wp-json/mcp/mcp-adapter-default-server
  http_status: 401
  finding: 'MCP tools/list returns {"code":"rest_forbidden","data":{"status":401}}'
anonymous_read: true
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - cookie
schemes:
- name: applicationPassword
  type: http
  scheme: basic
  description: WordPress Application Passwords (HTTP Basic). The site advertises the authorization
    endpoint at https://caam.tech/wp-admin/authorize-application.php
  sources:
  - openapi/caamtech-wordpress-rest-openapi.yml
- name: cookieAuth
  type: apiKey
  in: cookie
  parameter: wordpress_logged_in
  description: WordPress logged-in cookie plus an X-WP-Nonce header (first-party only).
  sources:
  - openapi/caamtech-wordpress-rest-openapi.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/caamtech-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.