# Shiftsmart > Shiftsmart is a workforce management and flexible-labor platform connecting enterprises and government agencies with a community of independent workers across 50+ countries. It covers the full labor lifecycle: sourcing, onboarding, scheduling, dispatch, GPS-verified attendance, performance management, in-app/SMS communications, and worker payment within 24 hours. Shiftsmart also runs location-level audits, mystery shopping and compliance programs on the same labor network. Generated by the API Evangelist enrichment pipeline on 2026-08-02. Shiftsmart does not publish an llms.txt of its own (https://shiftsmart.com/llms.txt returns 404). ## API status Shiftsmart has **no public API program**. There is no developer portal, no API reference, and no machine-readable specification of any kind. A live private REST API exists at `https://api.shiftsmart.com`, built on FeathersJS, backing the Shiftsmart worker and manager mobile applications. It is authentication-gated: service collections such as `/shifts` return `401 NotAuthenticated`, and `POST /authentication` requires a named FeathersJS `strategy`. The only unauthenticated endpoint discovered is `GET /health`, which returns `{"status":200}`. Probed and absent as of 2026-08-02: OpenAPI/Swagger (`/openapi.json`, `/openapi.yaml`, `/swagger.json`, `/v1/openapi.json`, `/api-docs`, `/docs`, `/redoc` all 404), GraphQL (`/graphql` 404), AsyncAPI, MCP server, A2A agent card (`/.well-known/agent-card.json` and `/.well-known/agent.json` 404 on all hosts), and every `/.well-known/` document including `security.txt`, `openid-configuration` and `oauth-authorization-server`. ## APIs - [Shiftsmart Platform API](https://shiftsmart.com/platform): Private REST API at https://api.shiftsmart.com backing the Shiftsmart applications. Not available to third-party developers. ## Company - [Shiftsmart](https://shiftsmart.com/): Company homepage - [Platform](https://shiftsmart.com/platform): Sourcing, onboarding, scheduling, dispatch, performance, communications and payments modules - [Solutions](https://shiftsmart.com/solutions): Enterprise workforce solutions - [Workers](https://shiftsmart.com/workers): Worker-facing overview - [Audits & Compliance](https://shiftsmart.com/business-audits-compliance-mystery-shopping-services): Location-level audits and mystery shopping services - [Blog](https://shiftsmart.com/blog) - [News](https://shiftsmart.com/news) - [Careers](https://shiftsmart.com/careers) - [Contact](https://shiftsmart.com/contact) - [Help Center](https://help.shiftsmart.com): Zendesk-hosted support - [GitHub](https://github.com/shiftsmartinc): Public organization — FeathersJS forks and internal tooling, no client SDK ## Legal - [Privacy Policy](https://shiftsmart.com/privacy-policy) - [Employer Terms of Service](https://shiftsmart.com/employer-terms-of-service) - [Partner Terms of Service](https://shiftsmart.com/partner-terms-of-service) ## Artifacts in this repository - [apis.yml](apis.yml): APIs.json 0.20 index for Shiftsmart - [authentication/shiftsmart-authentication.yml](authentication/shiftsmart-authentication.yml): Auth profile probed from the live API - [errors/shiftsmart-problem-types.yml](errors/shiftsmart-problem-types.yml): FeathersJS error envelope observed verbatim - [conventions/shiftsmart-conventions.yml](conventions/shiftsmart-conventions.yml): Cross-cutting request/response semantics - [conformance/shiftsmart-conformance.yml](conformance/shiftsmart-conformance.yml): Standards conformance, confirmed and absent - [packages/shiftsmart-packages.yml](packages/shiftsmart-packages.yml): Registry sweep — no API client library exists - [well-known/shiftsmart-well-known.yml](well-known/shiftsmart-well-known.yml): /.well-known probe results (zero documents) - [security/shiftsmart-domain-security.yml](security/shiftsmart-domain-security.yml): TLS/HSTS/DNSSEC/CAA/SPF/DMARC probe