integration-api.bionexo.com Open in urlscan Pro
2606:4700:10::6816:ac9  Public Scan

Submitted URL: https://integration-api.bionexo.com/
Effective URL: https://integration-api.bionexo.com/index.html
Submission: On March 15 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="/swagger/v1/swagger.json">Bionexo Integration Engine - API Layer v.1</option>
    </select></label></form>

Text Content

Select a definitionBionexo Integration Engine - API Layer v.1


BIONEXO INTEGRATION ENGINE - API LAYER V.1

 v.1 

OAS3

/swagger/v1/swagger.json




ADMIN


GET/api/v1/admin/agentmanagementinformation
Get Agent Management Information
PATCH/api/v1/admin/updateversionagentmanagement
Update Current Version and Target Version
PATCH/api/v1/admin/updatestatusagentmanagement
Update Current Status and Target Status
PUT/api/v1/admin/updateadminversion
Update the current version of DA Admin of a client
GET/api/v1/admin/download/{AgentType}/{Version}
Streams the selected version of the Agent to requester


LOGGER


POST/api/v3/logger/log-events
Authenticate the client API token and post log events, updated to receive logs
from Serilog.Sinks.Http v8.0.0.
POST/api/v3/logger/encoded-log-events
Authenticate the client API token and post log events, updated to receive logs
from Serilog.Sinks.Http v8.0.0. Receives the log events encoded in base64.
POST/api/v2/logger
Authenticate the client API token and post log events.
POST/api/v2/logger/log-events
Authenticate the client API token and post log events.


LOGGING


POST/api/v1/logging/event
Post log information gathered from the client.


MAINTENANCE


GET/api/v1/maintenance/clientsettings
Request current client settings to the Orchestrator.
POST/api/v1/maintenance/customerconfig
Stores customer configuration into the system.
GET/api/v1/maintenance/databasesettings
Get the current dabase configuration stored for the client.
GET/api/v1/maintenance/agentversion
Gets agent versions from auth database


MONITORING


POST/api/v1/monitoring/healthcheck
Checks system status.
POST/api/v1/monitoring/sanitycheck
Updates the sanity check status.
GET/api/v1/monitoring/getsystemstatus
Check if the service is alive.


PROCESS


GET/api/v2/process/nextstep
Request the next step to be executed.
POST/api/v2/process/stepresult
Returns the step execution by the client.
POST/api/v2/process/resetstatemachine

GET/api/v2/process/customersettings
Request the customer settings to be executed.
GET/api/v2/process/nextreturndata
Request the next return data to be executed.
POST/api/v2/process/returndataresult
Returns the step execution by the client.
GET/api/v2/process/get_db_connection
Retrieve agent Database Connection from Sync service.
POST/api/v2/process/exploratoryqueryresult
Sends an exploratory query result to the Sync Service.
GET/api/v2/process/get_http_settings
Request the next step to be executed.
GET/api/v2/process/httplastoperationexecution
Request the next step to be executed.
POST/api/v2/process/httplastoperationexecution

GET/api/v2/process/requiredgrants
Request the required grants needed for the worker to execute the process.
GET/api/v1/process/nextstep
Request the next step to be executed.
POST/api/v1/process/stepresult
Returns the step execution by the client.
GET/api/v1/process/nextreturndata
Request the next return data to be executed.
POST/api/v1/process/returndataresult
Returns the step execution by the client.


SANITYCHECK


GET/api/v1/sanitycheck/connectiontest
Checks if HTTP verbs are working as intented
POST/api/v1/sanitycheck/connectiontest
Checks if HTTP verbs are working as intented
PUT/api/v1/sanitycheck/connectiontest
Checks if HTTP verbs are working as intented


SCHEMA


GET/api/v1/schema/commands
Request a list of commands to gather the table schemas from the ERP.
POST/api/v1/schema
Sends back the ERP Table Schemas gathered by the previously requested commands.


SUGGESTIONS


GET/api/v1/Suggestions
Get a list of suggestions based on its situation.
PATCH/api/v1/Suggestions/{id}
Update a suggestion status.
PUT/api/v1/Suggestions/{id}
Update a suggestion status.

SCHEMAS

AgentVersion
ColumnDefinition
ErpTableSchema
EventData
EventType
ExtractionError
GetAgentVersionsResponse
GetNextReturnDataRequest
GetNextStepRequest
GetSuggestionsResponse
HttpStatusCode
Installment
Item
JToken
LogEvent
LogEvents
NSyncStatus
OperationError
PatchSuggestionExternalRequest
PostCustomerConfigurationRequest
PostErpSchemaRequest
PostExploratoryQueryResultRequest
PostHealthCheckRequest
PostLogEventRequest
PostLogRequest
PostOperationLogExecutionRequest
PostReturnDataResultRequest
PostReturnDataResultRequestV2
PostSanityCheckRequest
PostStepResultRequest
PostStepResultRequestV2
ResetStateMachineFilterRequest
ResponseData
ReturnDataResult
ReturnDataResultV2
SanityCheckDetailRequest
SettingsProxy
Suggestion
UpdateCurrentAdminVersionRequest
UpdateStatusAgentManagementRequest
UpdateVersionAgentManagementRequest