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 Association Command 2.0

Fenergo Nebula Association Command — OpenAPI 3.0.4 contract published by Fenergo for the associationcommand service of the Fen-X SaaS platform, carrying 16 path(s) and 17 operation(s). Harvested verbatim from Fenergo's own published specification endpoint.

Fenergo Nebula Association Command 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 Associations, Command, Compliance, and Financial Services. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 17 operations across 16 paths, organized into 4 resource areas, and defines 42 schemas. It is described by OpenAPI 3.0.4, at version 2.0.

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

17 operations 16 paths 42 schemas 2 DELETE6 POST9 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
2.0
Base URL
https://api.fenergox.com/associationcommand
Authentication
API Key
Resource Areas
4

Authentication & Security 1

Fenergo Nebula Association Command 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 17

Across 16 paths, the API surfaces 17 operations — 2 DELETE, 6 POST, 9 PUT. They span 4 resource areas: Operations, Association, Entity, UnwrappingRequirementStatus. Each is listed below with its method, path, parameters, and response codes.

Operations 4
PUT
/api/v2/association/verify/{id}/journeyId/{journeyId}
Verify a single association
VerifyAssociation 3 params → 202400500401403410
DELETE
/api/v2/association/{id}/journeyId/{journeyId}
Permanently delete an existing unverified Association
DeleteAssociation 4 params → 202400404500401403410
PUT
/api/v2/association/{id}/journeyId/{journeyId}
Restore a soft deleted Association
RestoreSoftDeletedAssociation 3 params body → 202400404500401403410
POST
/api/v2/association/createAssociations
Create new Entity Associations
CreateAssociations 1 param body → 202400500401403410
Association 6
POST
/api/v2/association
Create new Entity Association
CreateAssociation 1 param body → 202400500401403410
PUT
/api/v2/association/{id}
Update an existing unverified association
UpdateAssociation 2 params body → 202400404500401403410
PUT
/api/v2/association/verifyAll/entityId/{entityId}/journeyId/{journeyId}
Verify all associations in a journey
VerifyAllAssociations 3 params → 202400500401403410
PUT
/api/v2/association/verifyAllGroupManagement/entityId/{entityId}/journeyId/{journeyId}
Verify all group management associations in a journey
VerifyAllGroupManagementAssociations 3 params → 202400500401403410
DELETE
/api/v2/association/{id}/{journeyId}
Mark a verified Association for deletion
DeleteVerifiedAssociation 3 params → 202400404500401403410
PUT
/api/v2/association/resolveConflict/{id}
Resolve detected association conflict
ResolveConflict 2 params body → 202400404500401403410
Entity 1
PUT
/api/v2/entity/{id}
Update an existing entity
UpdateEntity 2 params body → 202400404500401403410
UnwrappingRequirementStatus 6
POST
/api/v2/unwrapping-requirement-status
Create new Unwrapping Requirement Status Model
CreateUnwrappingRequirementStatusModel 1 param body → 202400500401403410
POST
/api/v2/unwrapping-requirement-status/create-single-status
Create single Unwrapping Requirement Status.
CreateSingleUnwrappingRequirementStatusModel 1 param body → 202400500401403410
PUT
/api/v2/unwrapping-requirement-status/{id}
Update existing Unwrapping Requirement Status Model.
UpdateUnwrappingRequirementStatusModel 2 params body → 202400500401403410
PUT
/api/v2/unwrapping-requirement-status/update-single-status/{id}
Update single Unwrapping Requirement Status.
UpdateSingleUnwrappingRequirementStatusModel 2 params body → 202400500401403410
POST
/api/v2/unwrapping-requirement-status/measure-completeness
Measures the completeness of Ownership and Control Unwrapping requirements
MeasureCompleteness 1 param body → 202400500401403410
POST
/api/v2/unwrapping-requirement-status/measure-completeness/initiate
Starts an asynchronous measure-completeness calculation and returns immediately
InitiateMeasureCompleteness 1 param body → 202400500401403410

Schemas 42

The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are AssociationDto (11 properties), MeasureCompletenessStatusResponse (8 properties), SingleUnwrapReqStatusRequestDto (8 properties), UnwrappingRequirementStatusResponseDto (8 properties). Each schema is shown below with its type and property counts.

AssociationDto
object
The metadata of an association between two entities
11 properties 4 required
AssociationDtoServiceRequest
object
1 property
AssociationDtoServiceResponse
object
2 properties
AssociationSubsetDto
object
The metadata of an association between two entities
2 properties
ConflictResolutionDto
object
Resolve Association conflict wrapper
2 properties
ConflictResolutionDtoServiceRequest
object
1 property
ConflictResolutionDtoServiceResponse
object
2 properties
CreateAssociationDto
object
2 properties
CreateAssociationResultDto
object
5 properties
CreateAssociationsDto
object
1 property
CreateAssociationsDtoServiceRequest
object
1 property
CreateAssociationsResultDto
object
1 property
CreateAssociationsResultDtoServiceResponse
object
2 properties
CreateSingleUnwrappingRequirementStatusRequestDto
object
Contains all the information needed to store the status of the Unwrapping Requirement
3 properties
CreateSingleUnwrappingRequirementStatusRequestDtoServiceRequest
object
1 property
CreateUnwrapReqStatusRequestDto
object
Contains all the information needed to store the status of the Unwrapping Requirement
3 properties
CreateUnwrapReqStatusRequestDtoServiceRequest
object
1 property
EntityDto
object
3 properties
EntityDtoServiceRequest
object
1 property
EntityDtoServiceResponse
object
2 properties
HttpValidationProblemDetails
InitiateMeasureCompletenessResponseDto
object
1 property
InitiateMeasureCompletenessResponseDtoServiceResponse
object
2 properties
MeasureCompletenessRequestDto
object
6 properties
MeasureCompletenessRequestDtoServiceRequest
object
1 property
MeasureCompletenessResponseDto
object
4 properties
MeasureCompletenessResponseDtoServiceResponse
object
2 properties
MeasureCompletenessStatusResponse
object
8 properties
ObjectServiceResponse
object
2 properties
ProblemDetails
object
5 properties
RestoreSoftDeleteAssociationDto
object
1 property
RestoreSoftDeleteAssociationDtoServiceRequest
object
1 property
ServiceResponse
object
2 properties
ServiceResponseMessage
object
3 properties
SingleUnwrapReqStatusRequestDto
object
Contains the data for updating an Unwrapping Requirement Status
8 properties 1 required
SingleUnwrapReqStatusRequestDtoServiceRequest
object
1 property
StringServiceResponse
object
2 properties
UnwrappingRequirementStatusModelResponseDto
object
Contains all the information needed to store the status of the Unwrapping Requirement
4 properties
UnwrappingRequirementStatusModelResponseDtoServiceResponse
object
2 properties
UnwrappingRequirementStatusResponseDto
object
Contains all the information needed to store the status of the Unwrapping Requirement
8 properties
UpdateUnwrapReqStatusModelRequestDto
object
Contains the information needed to update the status of the Unwrapping Requirement
1 property
UpdateUnwrapReqStatusModelRequestDtoServiceRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fenergo-associationcommand-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 Query 1.0
Fenergo Nebula Audit Query 1.0
Fenergo Nebula Audit Query 2.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 Association Command 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.