How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AppOmni Developer Platform API

The AppOmni Developer Platform (AODP) lets you define custom monitored service types for proprietary or unsupported applications — declaring their settings, permissions and scopes — and push events into AppOmni through the platform ingest endpoint.

AppOmni Developer Platform API is one of 9 APIs that AppOmni publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Developer Platform, Ingest, and Extensibility. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 24 operations across 11 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://{instance}.appomni.com.

24 operations 11 paths 1 schemas 3 DELETE4 GET4 PATCH10 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://{instance}.appomni.com
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

AppOmni Developer Platform API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — AppOmni API access token, created and managed in the AppOmni platform under Settings API Settings. Sent as Authorization: Bearer .

Paths & Operations 24

Across 11 paths, the API surfaces 24 operations — 3 DELETE, 4 GET, 4 PATCH, 10 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

AO Developer Platform 24

The AppOmni Developer Platform (AODP) enables the creation of custom service types allowing you to monitor the security posture of any application, including custom or proprietary…

GET
/api/v1/custom/custommonitoredservicetype/{cmst_id}/settings/
Settings - List all modeling data
settingsListAllModelingData 7 params body → 200401403
POST
/api/v1/custom/custommonitoredservicetype/{cmst_id}/settings/
Settings - Add single modeling data
settingsAddSingleModelingData 1 param body → 204401403
PATCH
/api/v1/custom/custommonitoredservicetype/{cmst_id}/settings/
Settings - Update modeling data
settingsUpdateModelingData 1 param body → 204401403
DELETE
/api/v1/custom/custommonitoredservicetype/{cmst_id}/settings/
Settings - Delete multiple modeling data
settingsDeleteMultipleModelingData 1 param body → 204401403
POST
/api/v1/custom/custommonitoredservicetype/{cmst_id}/settings/bulk_create/
Settings - Add multiple modeling data
settingsAddMultipleModelingData 1 param body → 204401403
PUT
/api/v1/custom/custommonitoredservicetype/{cmst_id}/settings/bulk_create/
Settings - Replace all modeling data
settingsReplaceAllModelingData 1 param body → 204401403
GET
/api/v1/custom/custommonitoredservicetype/{cmst_id}/permissions/
Permissions - List all modeling data
permissionsListAllModelingData 6 params → 200401403
POST
/api/v1/custom/custommonitoredservicetype/{cmst_id}/permissions/
Permissions - Add single modeling data
permissionsAddSingleModelingData 1 param body → 204401403
PATCH
/api/v1/custom/custommonitoredservicetype/{cmst_id}/permissions/
Permissions - Update modeling data
permissionsUpdateModelingData 1 param body → 204401403
DELETE
/api/v1/custom/custommonitoredservicetype/{cmst_id}/permissions/
Permissions - Delete multiple modeling data
permissionsDeleteMultipleModelingData 1 param body → 204401403
POST
/api/v1/custom/custommonitoredservicetype/{cmst_id}/permissions/bulk_create/
Permissions - Add multiple modeling data
permissionsAddMultipleModelingData 1 param body → 204401403
PUT
/api/v1/custom/custommonitoredservicetype/{cmst_id}/permissions/bulk_create/
Permissions - Replace all modeling data
permissionsReplaceAllModelingData 1 param body → 204401403
GET
/api/v1/custom/custommonitoredservicetype/{cmst_id}/scopes/
Scopes - List all modeling data
scopesListAllModelingData 4 params → 200401403
POST
/api/v1/custom/custommonitoredservicetype/{cmst_id}/scopes/
Scopes - Add single modeling data
scopesAddSingleModelingData 1 param → 204401403
PATCH
/api/v1/custom/custommonitoredservicetype/{cmst_id}/scopes/
Scopes - Update modeling data
scopesUpdateModelingData 1 param → 204401403
DELETE
/api/v1/custom/custommonitoredservicetype/{cmst_id}/scopes/
Scopes - Delete multiple modeling data
scopesDeleteMultipleModelingData 1 param → 204401403
POST
/api/v1/custom/custommonitoredservicetype/{cmst_id}/scopes/bulk_create/
Scopes - Add multiple modeling data
scopesAddMultipleModelingData 1 param → 204401403
PUT
/api/v1/custom/custommonitoredservicetype/{cmst_id}/scopes/bulk_create/
Scopes - Replace all modeling data
scopesReplaceAllModelingData 1 param → 204401403
POST
/platform/ingest/v2/ingest/
Ingest - Third Party Apps
ingestThirdPartyApps body → 200401403
POST
/api/v1/custom/datajob/status/
Job Status
jobStatus body → 200401403
POST
/api/v1/custom/custommonitoredservicetype/
Create a custom monitored service type
createACustomMonitoredServiceType body → 201401403
POST
/api/v1/custom/custommonitoredservicetype/{cmst_id}/upload_logo/
Upload a logo for a custom monitored service type
uploadALogoForACustomMonitoredServiceType 1 param → 200401403
PATCH
/api/v1/custom/custommonitoredservicetype/{cmst_id}/
Update a custom monitored service type
updateACustomMonitoredServiceType 1 param body → 200401403
GET
/api/v1/custom/custommonitoredservicetype/{cmst_id}/
Get custom monitored service type details
getCustomMonitoredServiceTypeDetails 1 param → 200401403

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (1 property). Each schema is shown below with its type and property counts.

Error
object
Standard Django REST Framework error envelope returned by the AppOmni API.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

appomni-developer-platform-api-openapi.yml Raw ↑

Other APIs AppOmni publishes across the network.

AppOmni Posture Findings API
AppOmni Policies API
AppOmni Compliance and Reports API
AppOmni Monitored Services API
AppOmni Identity and Access API
AppOmni SCIM 2.0 API
AppOmni Discovery, Insights and Audit API
AppOmni AI API
Where this information came from

This is an independent, third-party profile of AppOmni Developer Platform API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.