# Turntide Technologies > Turntide Technologies is an electrification company that designs and manufactures axial flux > electric motors, power electronics and inverters, modular battery energy storage, and thermal > management systems for electric and hybrid platforms. Turntide publishes no public developer > API for its hardware products. The only machine-readable surfaces on its own hosts are the > WordPress REST API at turntide.com/wp-json, the WordPress Abilities API, and an > OAuth-protected MCP server. Generated by the API Evangelist enrichment pipeline on 2026-08-02 from apis.yml and the artifacts in this repository. Turntide publishes no llms.txt of its own (https://turntide.com/llms.txt returns 404). ## APIs - [Turntide WordPress REST API](https://turntide.com/wp-json/): 274 routes across 14 namespaces on the corporate website — wp/v2 content collections, wp-abilities/v1, and an mcp adapter namespace. Content/CMS surface, not a product API. ## Agent surfaces - [MCP server](https://turntide.com/wp-json/mcp/mcp-oauth-server): WordPress MCP Adapter over JSON-RPC, OAuth 2.1 bearer with scope `mcp`. Anonymous `tools/list` returns 401 `mcp_unauthorized`, so the tool set is not publicly enumerable. - [OAuth authorization server metadata](https://turntide.com/.well-known/oauth-authorization-server): RFC 8414, authorization code + PKCE (S256), single scope `mcp`. - [OAuth protected resource metadata](https://turntide.com/.well-known/oauth-protected-resource): RFC 9728, names the MCP endpoint as the protected resource. - No A2A agent card is published on any Turntide host. ## Specs and artifacts (this repository) - openapi/turntide-technologies-wordpress-rest-openapi.yml — OpenAPI 3.1, 274 paths, 485 operations, derived from the live route index plus OPTIONS-harvested JSON Schemas - overlays/turntide-technologies-wordpress-rest-overlay.yaml — API Evangelist enhancements - authentication/turntide-technologies-authentication.yml — auth profile - scopes/turntide-technologies-scopes.yml — OAuth scopes - conventions/turntide-technologies-conventions.yml — pagination, sparse fields, embedding, error envelope, caching, CORS - errors/turntide-technologies-problem-types.yml — error catalog (observed live) - data-model/turntide-technologies-data-model.yml — entity graph - conformance/turntide-technologies-conformance.yml — standards conformance and certifications - lifecycle/turntide-technologies-lifecycle.yml — versioning, deprecation, status, corporate lifecycle - security/turntide-technologies-domain-security.yml — TLS, DNSSEC, SPF, DMARC probe - well-known/turntide-technologies-well-known.yml — /.well-known probe index - mcp/turntide-technologies-mcp.yml — MCP server manifest - mcp/turntide-technologies-tool-crosswalk.yml — MCP-to-REST crosswalk - agentic-access/turntide-technologies-agentic-access.yml — recommended x-agentic-access contracts - skills/ — packaged agent skills grounded in real operationIds ## Products - [Motors](https://turntide.com/products/motors/): axial flux motors for electric and hybrid platforms - [Power Electronics](https://turntide.com/products/power-electronics/): inverters and controls - [Energy Storage](https://turntide.com/products/energy-storage/): modular battery systems - [Thermals](https://turntide.com/products/thermals/): cooling and thermal management - [Axial Flux EDU](https://turntide.com/solutions/edu/): integrated motor, inverter and differential propulsion platform - [Hybrid Systems](https://turntide.com/solutions/hybrid-systems/): modular 55 kW to 1 MW ## Docs and support - [Technical documents](https://turntide.com/documents/) - [Commercial buildings documents](https://turntide.com/buildings-documents/) - [Knowledge base](https://support.turntide.com/hc/en-us) - [Contact](https://turntide.com/contact-us/) - [GitHub organization](https://github.com/turntidetechnologies) ## Company - [About](https://turntide.com/about-us/) - [Press](https://turntide.com/press/) - [Current and Wave (blog)](https://turntide.com/current-and-wave/) — [RSS](https://turntide.com/feed/) - [Careers](https://turntide.com/careers/) - [Patents](https://turntide.com/patents/) - [Privacy policy](https://turntide.com/privacy-policy/) - Certifications: ISO 9001, ISO 14001, ISO 45001 (BSI, UKAS-accredited). No SOC 2, ISO 27001 or other information-security certification is published.