COR · Authentication Profile

Cor Authentication

Authentication

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

CompanyAgency ManagementProject ManagementTime TrackingProfitabilityResource AllocationProfessional ServicesMCP
Methods: http, oauth2 Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
basicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/cor-openapi.json, openapi/cor-resource-allocation-openapi.json, https://developers.projectcor.com/api-reference/auth/jwt-authorization-by-client-credentials
docs: https://developers.projectcor.com/api-reference/auth/jwt-authorization-by-client-credentials
summary:
  types:
  - http
  - oauth2
  primary: OAuth 2.0 issuing JWT bearer tokens
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: All COR API requests are authorized with a JWT bearer token obtained
    from the OAuth token endpoint.
  sources:
  - openapi/cor-openapi.json
  - openapi/cor-resource-allocation-openapi.json
- name: basicAuth
  type: http
  scheme: basic
  sources:
  - openapi/cor-openapi.json
oauth2:
  token_url: https://api.projectcor.com/v1/oauth/token
  alternate_token_url: https://api.projectcor.com/v1/oauth2/token
  refresh_url: https://api.projectcor.com/v1/oauth/refreshtoken
  grant_types:
  - client_credentials
  - authorization_code
  - password
  - refresh_token
  token_format: JWT
  response_fields:
  - access_token
  - token_type
  - expires_in
  - refresh_token
  scopes: []
  scopes_note: The COR API does not declare granular OAuth scopes; access is governed
    by the authenticated user's workspace role/permissions.
notes:
- COR documents four JWT authorization flows (authorization code, client credentials,
  user credentials, refresh token) plus a GET /me endpoint to resolve the authenticated
  user.
- The hosted MCP server (mcp.projectcor.com) authenticates with OAuth 2.0 over
  Streamable HTTP.

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