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

Clarifeye Notifications API

Manage project-scoped notifications for users

Clarifeye Notifications API is one of 13 APIs that Clarifeye publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Notification. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://eu.app.clarifeye.ai/api/v1, https://us.app.clarifeye.ai/api/v1.

7 operations 6 paths 7 schemas 1 DELETE2 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://eu.app.clarifeye.ai/api/v1
Authentication
HTTP Bearer, API Key
Contact
Clarifeye Support
Resource Areas
1

Authentication & Security 2

Clarifeye Notifications API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). An API key is passed in the header as Authorization (TokenAuth). By default, every request must be authenticated.

  • BearerAuth — Use Authorization: Bearer
  • TokenAuth — Use Authorization: Token

Paths & Operations 7

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

Notifications 7

Manage project-scoped notifications for users

GET
/projects/{project_id}/notifications/
List project notifications
listProjectNotifications 5 params → 200401403404
GET
/projects/{project_id}/notifications/{notification_id}/
Retrieve a notification
getProjectNotification 3 params → 200401403404
DELETE
/projects/{project_id}/notifications/{notification_id}/
Delete a notification
deleteProjectNotification 3 params → 204401403404
POST
/projects/{project_id}/notifications/{notification_id}/mark-as-read/
Mark notification as read
markNotificationAsRead 3 params → 200401403404
POST
/projects/{project_id}/notifications/{notification_id}/mark-as-unread/
Mark notification as unread
markNotificationAsUnread 3 params → 200401403404
POST
/projects/{project_id}/notifications/mark-all-as-read/
Mark all notifications as read
markAllNotificationsAsRead 2 params → 200401403404
POST
/projects/{project_id}/notifications/delete-read/
Delete all read notifications
deleteReadNotifications 2 params → 200401403404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are NotificationBase (15 properties), PaginatedResponse (4 properties), NotificationBulkActionResponse (2 properties), Error (1 property). Each schema is shown below with its type and property counts.

ProjectScopedNotification
A project-scoped notification. Returned by project notification endpoints. The scope is always "project" and project is always a non-null UUID.
NotificationBulkActionResponse
object
2 properties
NotificationStatus
string
- unread: Notification has not been read - read: Notification has been read
NotificationBase
object
Base notification properties shared by all notification types
15 properties
NotificationAccessLevel
string
- admin: Notification visible only to project admins - viewer: Notification visible to all project members
Error
object
1 property
PaginatedResponse
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clarifeye-notifications-api-openapi.yml Raw ↑

Other APIs Clarifeye publishes across the network.

Clarifeye Agent Settings API
Clarifeye Conversations API
Clarifeye Documents API
Clarifeye Extraction Flows API
Clarifeye Feedback API
Clarifeye Interviews API
Clarifeye Invitations API
Clarifeye Pipeline Runs API
Clarifeye Signals API
Clarifeye Tables API
Clarifeye Tools API
Clarifeye Users API
Where this information came from

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