Shiftsmart · Authentication Profile

Shiftsmart Authentication

Authentication

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

CompanyWorkforce ManagementStaffingSchedulingLabor MarketplaceHuman ResourcesGig EconomyWorkforcePaymentsField Services
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

feathersAuthentication http
scheme: bearer

Source

Authentication Profile

shiftsmart-authentication.yml Raw ↑
generated: '2026-08-02'
method: probed
source: https://api.shiftsmart.com/authentication
note: >-
  Shiftsmart publishes no OpenAPI, so no securitySchemes could be derived. This profile
  is built entirely from observed live responses at api.shiftsmart.com. Shiftsmart
  publishes no public authentication documentation; third-party developers cannot
  self-serve credentials.
summary:
  types:
  - http
  documented: false
  public_signup: false
  spec_derived: false
  framework: FeathersJS
schemes:
- name: feathersAuthentication
  type: http
  scheme: bearer
  bearerFormat: JWT
  endpoint: https://api.shiftsmart.com/authentication
  method: POST
  requires:
  - strategy
  confidence: medium
  note: >-
    POST /authentication with an empty JSON body returns 401 NotAuthenticated with
    the message "Invalid authentication information (no `strategy` set)" — the FeathersJS
    authentication service contract, which issues a JWT access token in exchange for
    a named strategy (commonly `local` or `jwt`). The exact strategies Shiftsmart
    enables are not published and were not probed further.
observations:
- path: /authentication
  method: POST
  status: 401
  body: '{"name":"NotAuthenticated","message":"Invalid authentication information (no
    `strategy` set)","code":401,"className":"not-authenticated"}'
- path: /authentication
  method: GET
  status: 405
  body: '{"name":"MethodNotAllowed","message":"Method `find` is not supported by this
    endpoint.","code":405,"className":"method-not-allowed"}'
- path: /shifts
  method: GET
  status: 401
  body: '{"name":"NotAuthenticated","message":"Not authenticated","code":401,"className":"not-authenticated"}'
- path: /health
  method: GET
  status: 200
  body: '{"status":200}'
  note: the only unauthenticated endpoint discovered
oauth2: false
openid_connect: false
api_keys_documented: false
x-evidence:
  fetched: '2026-08-02'
  host: api.shiftsmart.com

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