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

ECI Notification API

Message notification delivery for ECI products over email (AWS SES) and in-app REST or WebSocket channels. Uses two different token types: Integration Engine client-credentials tokens to create notifications and Nexus Auth0 user bearer tokens to read and acknowledge them.

ECI Notification API is one of 15 APIs that ECI Solutions publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Notifications, Email, and WebSockets. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 3 paths, and defines 15 schemas. It is described by OpenAPI 3.0.1, at version 1.0.54+b21b1bcedd.

Requests are made against the base URL https://api-notification.integrations.ecimanufacturing.com.

4 operations 3 paths 15 schemas 1 DELETE1 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.54+b21b1bcedd
Base URL
https://api-notification.integrations.ecimanufacturing.com
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

ECI Notification API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (Auth0). It supports OAuth 2.0 (ClientToken) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

  • Auth0 — Enter your token
  • ClientToken — OAuth 2.0 Client Credentials Flow with API Users from Integration Engine

Paths & Operations 4

Across 3 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.

Notification 4
POST
/api/v1/notifications
Creates a new notification for delivery to specified recipients
body → 201400401500
GET
/api/v1/notifications/me/messages
Get messages for authenticated user
9 params → 200400401
PATCH
/api/v1/notifications/me/messages/{id}
Marks in-app notification read/unread
1 param body → 200400401404500
DELETE
/api/v1/notifications/me/messages/{id}
Delete a single in-app message
1 param → 204400401404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are MessagesResponse (11 properties), EmailDeliveryPropertiesResponse (10 properties), CreateNotificationRequest (8 properties), ValidationProblemDetails (6 properties). Each schema is shown below with its type and property counts.

AppDeliveryInfo
object
App delivery details
2 properties
AppDeliveryPropertiesResponse
object
Response object for application delivery properties
1 property
CreateNotificationRequest
object
Request model for creating a notification.
8 properties 4 required
CreateNotificationResponse
object
Response model for creating a notification
3 properties
DeliveryStatusInfo
object
Delivery status information for a specific user
2 properties
EmailDeliveryInfo
object
Email delivery status
3 properties
EmailDeliveryPropertiesResponse
object
Email delivery properties response model
10 properties
EmailStatus
string
Status of the email
Format
string
Format of the content
ImportanceLevel
string
Importance level of the notification
MarkMessageReadRequest
object
Request model for marking a message as read or unread
1 property
MessagesResponse
object
Response for message details
11 properties
MessagesResponseListResponse
object
Object representing a list response
1 property
ProblemDetails
object
5 properties
ValidationProblemDetails
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eci-solutions-notification-openapi.json Raw ↑

Other APIs ECI Solutions publishes across the network.

ECI Manufacturing ERP API
JobBOSS² Public API
M1 Public API
ECI MFG Integration Management API
ECI Authentication API
ECI MFG Payment API
ECI Financial Integration API
ECI EvolutionX Ecommerce API
ECI Einvoice API
ECI Shipping API
ECI Currency Data API
ECI AP/AR Commerce Automation API
Where this information came from

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