Replicon · Authentication Profile

Replicon Authentication

Authentication

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

CompanyEnterprise SoftwareTime TrackingTimesheetsProject ManagementProfessional Services AutomationWorkforce ManagementBilling
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

PolarisAccessToken apiKey
· in: header ()
HTTPBasic http
scheme: basic

Source

Authentication Profile

replicon-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://learning.deltek.com/bundle/Replicon/page/getting-started-with-the-replicon-and-polaris-api.html
docs: https://www.replicon.com/help/getting-started-with-the-replicon-and-polaris-api/
summary:
  types: [apiKey, http]
  api_key_in: [header]
  notes: >-
    Replicon and Polaris expose a proprietary JSON-over-HTTP web-service API (no
    public OpenAPI). Callers first resolve their tenant's swimlane (regional
    service host, e.g. na1/eu1/sb1.replicon.com) via the global discovery
    service, then authenticate every call with a token or HTTP Basic credentials.
schemes:
  - name: PolarisAccessToken
    type: apiKey
    in: header
    parameter_name: Api-token
    description: >-
      Personal access token created under Account > Access Tokens in Polaris.
      The `Api-token` header is required on every Polaris API call. Tokens expire
      if unused for 30 days.
    source: https://learning.deltek.com/bundle/Replicon/page/setting-up-a-replicon-or-polaris-api-account.html
  - name: HTTPBasic
    type: http
    scheme: basic
    description: >-
      Replicon web services accept HTTP Basic authentication using the tenant
      company key plus a user login and password (service-account recommended).
    source: https://www.replicon.com/help/getting-started-with-the-replicon-and-polaris-api/
discovery:
  service: https://global.replicon.com/DiscoveryService1.svc/GetTenantEndpointDetails
  input: companyKey
  purpose: >-
    Returns the tenant's regional service endpoint (swimlane). Clients must call
    this to determine the correct host before issuing authenticated API calls.

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