CoworkingView API · Authentication Profile

Coworkingview Api Authentication

Authentication

The CoworkingView /v1 REST API declares no security schemes: every GET under /v1 is unauthenticated (no API key, client ID or session). The two write paths (POST /v1/leads/inquiry, POST /v1/leads/contact) are not gated by an agent credential either — they are gated by a Cloudflare Turnstile challenge token, returning CHALLENGE_FAILED (403) when it is missing or invalid. The provider publishes an auth.md agent skill that states this plainly.

CoworkingView API declares 0 security scheme(s) across its OpenAPI definitions.

Co-WorkingFlexible WorkspaceReal-EstateLocation ServicesSearchComparisonMCPagent-nativeBusiness
Methods: Schemes: 0 OAuth flows: API key in:

Security Schemes

Source

Authentication Profile

Raw ↑
name: CoworkingView Authentication
description: >-
  The CoworkingView /v1 REST API declares no security schemes: every GET under /v1 is unauthenticated (no API
  key, client ID or session). The two write paths (POST /v1/leads/inquiry, POST /v1/leads/contact) are not
  gated by an agent credential either — they are gated by a Cloudflare Turnstile challenge token, returning
  CHALLENGE_FAILED (403) when it is missing or invalid. The provider publishes an auth.md agent skill that
  states this plainly.
generated: '2026-09-15'
method: searched
source: >-
  openapi/coworkingview-api-openapi.json (components.securitySchemes is empty; no top-level security) plus the
  provider's own https://coworkingview.com/auth.md (HTTP 200, text/markdown) and the
  /.well-known/oauth-protected-resource document (scopes_supported and bearer_methods_supported both empty).
schemes: []
profile:
  reads:
    auth: none
    detail: All GET /v1/* operations (properties, search, facets, market rates, rankings, operators, places, health, config) are public. No WWW-Authenticate is emitted on any response.
  writes:
    auth: turnstile-challenge
    detail: POST /v1/leads/inquiry and POST /v1/leads/contact require a Cloudflare Turnstile challengeToken in the request body in production; absence/invalidity yields 403 with code CHALLENGE_FAILED. This is bot mitigation, not an agent credential.
oauth:
  present: false
  note: >-
    oauth-authorization-server and openid-configuration documents resolve on coworkingview.com but declare no
    grant types, scopes or bearer methods; their agent_auth.skill points back at auth.md, which states OAuth
    client registration/token issuance is "not applicable" for this API.
docs: https://coworkingview.com/auth.md

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/coworkingview-api-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.