> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/2023-2/api-reference/introduction/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # Introduction ## Docs - [Platform 2023.2 API authentication](https://docs.itential.com/itential-platform/api/authentication.md): Secure your API requests using basic, query token, or client authentication. > **Note:** This page contains both a page directory (above) and the landing page content (below). The page directory is generated for agent use and does not appear on the landing page. > For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/2023-2/api-reference/introduction/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # Itential Platform 2023.2 API introduction > REST API reference for Itential Platform 2023.2, built on OpenAPI 3.1.0. The Itential Platform API uses OpenAPI 3.1.0 specifications and supports Basic Authentication and OAuth 2.0 to authenticate requests. This reference documents available APIs for Platform 23.2, including HTTP response codes that indicate success or failure. Platform 23.2 APIs use standard HTTP verbs to perform CRUD operations. --- ## Ports and base path | Setting | Default value | | ---------- | ------------- | | HTTP port | `3000` | | HTTPS port | `3443` | | Host | `127.0.0.1` | | Base path | `/` | Both IPv4 and IPv6 are supported.