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

Fenergo Nebula Audit Query 2.0

Fenergo Nebula Audit Query — OpenAPI 3.0.1 contract published by Fenergo for the auditquery service of the Fen-X SaaS platform, carrying 9 path(s) and 9 operation(s). Harvested verbatim from Fenergo's own published specification endpoint.

Fenergo Nebula Audit Query 2.0 is one of 145 APIs that Fenergo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Audit, Query, Compliance, and Financial Services. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 9 operations across 9 paths, organized into 2 resource areas, and defines 72 schemas. It is described by OpenAPI 3.0.1, at version 2.0.

Requests are made against a single base URL, /auditquery.

9 operations 9 paths 72 schemas 9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2.0
Base URL
https://api.fenergox.com/auditquery
Authentication
API Key
Resource Areas
2

Authentication & Security 1

Fenergo Nebula Audit Query 2.0 declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

  • Bearer — Please insert JWT with Bearer into field

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 POST. They span 2 resource areas: AuditEvent, EntityAccessLogs. Each is listed below with its method, path, parameters, and response codes.

AuditEvent 8
POST
/api/v2/auditevent/resources
Get Audit Events for a specific list of resource IDs in a paged manner.
GetAuditEventsForMultipleResources 1 param body → 200400500413401403410
POST
/api/v2/auditevent/searchterm
Get Audit Events for a specific search term in a paged manner.
SearchByTerm 1 param body → 200400500413401403410
POST
/api/v2/auditevent/groupedEntityEvents
Get Entity Specific Audit Events, grouped and summarized by the fields that have been updated in a paged manner.
GetGroupedEntityAuditEvents 1 param body → 200400500413401403410
POST
/api/v2/auditevent/entityeventdetails
Get all Audit Events specific to an Entity, for a particular field.
GetEntityAuditEventsByFieldName 1 param body → 200400413500401403410
POST
/api/v2/auditevent/screeningEvents
Get Audit Events related to Screening for a group of Journey IDs in a paged manner
GetScreeningAuditEvents 1 param body → 200400413500401403410
POST
/api/v2/auditevent/journeyEvents
Get Audit Events related to a Journey in a paged manner
GetJourneyAuditEvents 1 param body → 200400413500401403410
POST
/api/v2/auditevent/financialAnalysisEvents
Get Financial Analysis audit events
GetFinancialAnalysisAuditEvents 1 param body → 200400401403500410
POST
/api/v2/auditevent/productAuditSummaries
Get Product Audit Summaries for a list of product IDs.
GetProductAuditSummaries 1 param body → 200400500413401403410
EntityAccessLogs 1
POST
/api/v2/auditevent/queryside/entityEvents
Get Entity Access Logs in a paged manner.
GetEntityQuerySideAuditEvents 1 param body → 200400401403500410

Schemas 72

The contract defines 72 schemas that model the data the API accepts and returns. The most detailed are AuditMetadata (23 properties), AuditEventDto (18 properties), QuerySideAuditEventDto (14 properties), EntityAuditEventDto (11 properties). Each schema is shown below with its type and property counts.

AggregatePagerDto
object
4 properties
AuditEventDto
object
An object representing a single Audit Event
18 properties
AuditFieldChangeDto
object
DTO representing screening audit match field change
4 properties
AuditMetadata
object
23 properties
BaseAuditEvent
object
5 properties
EntityAuditEventDto
object
Response DTO representing entity audit event DTO
11 properties
EntityEventAggregatorDto
object
2 properties 2 required
EntityEventDetailModel
object
Response DTO representing get by field name entity details result
11 properties
EntityEventDetailQueryDto
The request object that contains a list of resource IDs and other filters for which to fetch Audit Events.
EntityEventDetailQueryPagedDto
The request object that contains a list of resource IDs, a pager object and other filters for which to fetch Audit Events.
EntityEventDetailQueryPagedDtoServiceRequest
object
1 property
EntityEventDetailResultDto
object
Response DTO representing get by field name entity detail query
2 properties
EntityEventDetailResultDtoServiceResponse
object
2 properties
FinancialAnalysisAuditEvents
GetAuditEventsForFieldQueryResultDto
GetBySearchTermResultDto
object
Response DTO representing get by search result
2 properties
GetBySearchTermResultDtoServiceResponse
object
2 properties
GetEntityQuerySideAuditEventsFiltersRequestDto
object
Request DTO to specify optional query filters
3 properties
GetEntityQuerySideAuditEventsRequestDto
object
The request object that is used to specify the Entity ID and filters for retrieving all Entity Access logs.
3 properties
GetEntityQuerySideAuditEventsRequestDtoServiceRequest
object
1 property 1 required
GetEntityQuerySideAuditEventsResponseDto
object
2 properties
GetEntityQuerySideAuditEventsResponseDtoServiceResponse
object
2 properties
GetFinancialAnalysisAuditEventsRequestDto
Request DTO to get financial analysis audit events within paged list of resources
GetFinancialAnalysisAuditEventsRequestDtoServiceRequest
object
1 property 1 required
GetFinancialAnalysisAuditEventsResultDto
object
2 properties
GetFinancialAnalysisAuditEventsResultDtoServiceResponse
object
2 properties
GetForMultipleResourcesResultDto
object
Response DTO representing get by search result
2 properties
GetForMultipleResourcesResultDtoServiceResponse
object
2 properties
GetGroupedEntityAuditEventsDto
The request object that contains a list of entity IDs for which to fetch entity specific audit events.
GetGroupedEntityAuditEventsDtoServiceRequest
object
1 property 1 required
GetJourneyAuditEventsRequestDto
The request object that contains a list of JourneyIDs, a pager object and other filters for which to fetch Journey related Audit Events
GetJourneyAuditEventsRequestDtoServiceRequest
object
1 property 1 required
GetJourneyAuditEventsResultDto
object
2 properties
GetJourneyAuditEventsResultDtoServiceResponse
object
2 properties
GetJourneyDataAuditEventsForFieldQueryResultDto
Journey Level Data change history for a single field on an entity and journey.
GetNarrativeAuditEventsRequestDto
GetProductAuditSummariesRequestDto
object
Request DTO to get product audit summaries for a list of product IDs.
5 properties
GetProductAuditSummariesRequestDtoServiceRequest
object
1 property 1 required
GetProductAuditSummariesResultDto
object
Result DTO containing product audit summaries.
2 properties
GetProductAuditSummariesResultDtoServiceResponse
object
2 properties
GetSelfServiceUserManagementAuditEventsRequestDto
GroupedEntityAuditEventsResultDto
object
2 properties
GroupedEntityAuditEventsResultDtoServiceResponse
object
2 properties
ImpactedClientChangeDto
object
Per-client snapshot of an OGS impacted-client decision in the audit panel. One entry per client that was assessed in the source BatchEntityUpdated event.
3 properties
JourneyAuditEventsDto
object
Response DTO representing journey audit event dto
10 properties
JourneyAuditFieldHistoryDto
object
Response DTO representing history of fields changes
7 properties
JourneyAuditSubFieldDto
object
Sub-field within a Collection or Custom property
3 properties
ObjectServiceResponse
object
2 properties
PagerDto
object
4 properties
PaginationTokenPagerDto
object
Options for setting up the results page
3 properties
ProductAuditSummaryDto
object
Lightweight summary of product audit data. Contains only the data needed for the main product audit table.
4 properties
QuerySideAuditEventDto
object
14 properties
ResourceQueryDto
object
The request object that contains a list of resource IDs for which to fetch Audit Events.
1 property
ResourceQueryPagedDto
The request object that contains a list of resource IDs for which to fetch Audit Events. Includes a pager object.
ResourceQueryPagedDtoServiceRequest
object
1 property 1 required
RevealAuditEventsForFieldQueryResultDto
ScreeningAuditEventsDto
object
Response DTO representing screening audit events
9 properties
ScreeningAuditEventsRequestDto
The request object that contains a list of Journey IDs, and a pager object and other filters for which to fetch Screening related Audit Events
ScreeningAuditEventsRequestDtoServiceRequest
object
1 property 1 required
ScreeningAuditEventsResultDto
object
Response DTO representing get by resource ids results
2 properties
ScreeningAuditEventsResultDtoServiceResponse
object
2 properties
ScreeningAuditMatchDto
object
DTO representing screening audit match
8 properties
SearchFieldsDto
object
Request object used for searching in fields
2 properties 1 required
SearchTermDto
A search request object comprising a list of resource IDs and a search term to retrieve results.
SearchTermPagedDto
A search request object comprising a list of resource IDs, a search term, and a pager object to retrieve results.
SearchTermPagedDtoServiceRequest
object
1 property 1 required
ServiceResponseMessage
object
3 properties
SortDto
object
2 properties 1 required
SortOrder
string
StringServiceResponse
object
2 properties
ValidationErrorModel
object
4 properties
ValidationErrorModelListServiceResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fenergo-auditquery-v2-0-openapi.json Raw ↑

Other APIs Fenergo publishes across the network.

Fenergo Nebula Advanced Dashboard Command 1.0
Fenergo Nebula Advanced Dashboard Query 1.0.0
Fenergo Nebula Association Command 1.0
Fenergo Nebula Association Command 2.0
Fenergo Nebula Association Query 1.0
Fenergo Nebula Audit Query 1.0
Fenergo Nebula Audit Query 3.0
Fenergo Nebula Authorization Command 1.0
Fenergo Nebula Authorization Query 1.0
Fenergo Nebula Authorization Query 2.0
Fenergo Nebula Authorization Query 3.0
Fenergo Nebula BulkLoad Command 1.0
Where this information came from

This is an independent, third-party profile of Fenergo Nebula Audit Query 2.0, 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.