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

Enviance Event API

The Event API from Enviance — 2 operation(s) for event.

Enviance Event API is one of 39 APIs that Enviance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version Platform.v2026.2.0.0.20260708.

Requests are made against a single base URL, https://api.enviance.com/.

4 operations 2 paths 5 schemas 1 DELETE1 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
Platform.v2026.2.0.0.20260708
Base URL
https://api.enviance.com
Authentication
HTTP Basic, API Key
Contact
Resource Areas
1

Authentication & Security 2

Enviance Event API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (Basic). An API key is passed in the header as Authorization (EnvianceAuth).

  • Basic — Forces authentication with credentials via an api gateway
  • EnvianceAuth — Enviance \ . Obtain SessionId by POST /ver2/AuthenticationService.svc/sessions first

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Event 4
POST
/ver2/EventService.svc/eventlogs/{eventLogIdOrTag}/events
Creates a new Event in the specified Event Log. Events can only be created for manual Event Logs. Attempting to create an Event on an automatic Event Log will result in an error. Security: All users.…
Enviance.RestServices.Ver2.Events.Impl.EventService.CreateEvent 8 params body → default
GET
/ver2/EventService.svc/eventlogs/{eventLogIdOrTag}/events/{eventIdOrTag}
envianceSdk.events.getEvent [ "eventlogidortag", "eventidortag", "onsuccess", "onerror" ]
Enviance.RestServices.Ver2.Events.Impl.EventService.GetEvent 9 params → default
PATCH
/ver2/EventService.svc/eventlogs/{eventLogIdOrTag}/events/{eventIdOrTag}
Updates an existing Event. Security: All users. SDK API: envianceSdk.events.updateEvent(eventLogIdOrTag, eventIdOrTag, eventInfo, onsuccess, onerror) null envianceSdk.events.updateEvent [ "ae6cac58-1…
Enviance.RestServices.Ver2.Events.Impl.EventService.UpdateEvent 9 params body → default
DELETE
/ver2/EventService.svc/eventlogs/{eventLogIdOrTag}/events/{eventIdOrTag}
envianceSdk.events.deleteEvent [ "eventlogidortag ", "eventidortag", "onsuccess", "onerror" ]
Enviance.RestServices.Ver2.Events.Impl.EventService.DeleteEvent 9 params → default

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Enviance.RestServices.Ver2.Events.EventInfo (11 properties), Enviance.RestServices.Udfs.Property (7 properties), Enviance.Business.Udf.Rest.UrlItem (2 properties), UpdateEvent (1 property). Each schema is shown below with its type and property counts.

Enviance.RestServices.Ver2.Events.EventInfo
object
11 properties
CreateEvent
object
1 property
Enviance.Business.Udf.Rest.UrlItem
object
2 properties
UpdateEvent
object
1 property
Enviance.RestServices.Udfs.Property
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

enviance-event-api-openapi.yml Raw ↑

Other APIs Enviance publishes across the network.

Enviance Activity API
Enviance Authentication API
Enviance BatchRequest API
Enviance Bulk API
Enviance Chemical API
Enviance ChemicalGroup API
Enviance ChemicalList API
Enviance Command API
Enviance Compliance API
Enviance CompliancePermissions API
Enviance CustomField API
Enviance Data API
Where this information came from

This is an independent, third-party profile of Enviance Event 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.