For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Open sourceSupportFAQsDocs Home
DocumentationAPI referenceRelease notes
DocumentationAPI referenceRelease notes
  • Introduction
    • Overview
    • Authentication
  • Guides
    • Operations Manager search APIs
    • Search API
    • URL query parameters
    • Use query parameters in API requests
  • Reference
LogoLogo
Open sourceSupportFAQsDocs Home
On this page
  • Ports and base path
Introduction

Itential Platform 6 API introduction

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 6, including HTTP response codes that indicate success or failure. Platform 6 APIs use standard HTTP verbs to perform CRUD operations.


Ports and base path

SettingDefault value
HTTP port3000
HTTPS port3443
Host127.0.0.1
Base path/

Both IPv4 and IPv6 are supported.

Was this page helpful?

Platform 6 API authentication

Next
Built with