Skip to main content

FINBOURNE Horizon API

Project description

Documentation for API Endpoints

All URIs are relative to https://fbn-prd.lusid.com/horizon

Class Method HTTP request Description
InstrumentApi create_instrument POST /api/instrument/onboarding/create [EARLY ACCESS] CreateInstrument: Creates and masters instruments with third party vendors.
InstrumentApi enrich_instrument POST /api/instrument/onboarding/enrich [EARLY ACCESS] EnrichInstrument: Enriches an existing LUSID instrument using vendor data. Enrichment included identifiers, properties and market data.
InstrumentApi get_open_figi_parameter_option GET /api/instrument/onboarding/search/openfigi/parameterOptions [EARLY ACCESS] GetOpenFigiParameterOption: Get all supported market sector values for OpenFigi search
InstrumentApi retrieve_perm_id_result GET /api/instrument/onboarding/search/permid/{id} [EARLY ACCESS] RetrievePermIdResult: Retrieve PermId results from a previous query.
InstrumentApi search_open_figi GET /api/instrument/onboarding/search/openfigi [EARLY ACCESS] SearchOpenFigi: Search OpenFigi for instruments that match the specified terms.
InstrumentApi vendors GET /api/instrument/onboarding/vendors [EARLY ACCESS] Vendors: Gets the VendorProducts of any supported and licenced integrations for a given market sector and security type.
IntegrationsApi create_instance POST /api/integrations/instances [EXPERIMENTAL] CreateInstance: Create a single integration instance.
IntegrationsApi delete_instance DELETE /api/integrations/instances/{instanceId} [EXPERIMENTAL] DeleteInstance: Delete a single integration instance.
IntegrationsApi execute_instance POST /api/integrations/instances/{instanceId}/execute [EXPERIMENTAL] ExecuteInstance: Execute an integration instance.
IntegrationsApi execute_instance_with_params POST /api/integrations/instances/{instanceId}/executewithparams [EXPERIMENTAL] ExecuteInstanceWithParams: Execute an integration instance with runtime parameters
IntegrationsApi get_execution_ids_for_instance GET /api/integrations/instances/{instanceId}/executions [EXPERIMENTAL] GetExecutionIdsForInstance: Get integration instance execution ids.
IntegrationsApi get_instance GET /api/integrations/instances/{instanceId} [EXPERIMENTAL] GetInstance: Get a specified Instance for a given integration.
IntegrationsApi get_instance_optional_property_mapping GET /api/integrations/instances/configuration/{integration}/{instanceId} [EXPERIMENTAL] GetInstanceOptionalPropertyMapping: Get the Optional Property Mapping for an Integration Instance
IntegrationsApi get_integration_configuration GET /api/integrations/configuration/{integration} [EXPERIMENTAL] GetIntegrationConfiguration: Get the Field and Property Mapping configuration for a given integration
IntegrationsApi get_integration_configuration_fields GET /api/integrations/configuration/{integration}/fields [EXPERIMENTAL] GetIntegrationConfigurationFields: Get the Field Mapping configuration for a given integration
IntegrationsApi get_integration_configuration_properties GET /api/integrations/configuration/{integration}/properties [EXPERIMENTAL] GetIntegrationConfigurationProperties: Get the Property Mapping configuration for a given integration
IntegrationsApi get_schema GET /api/integrations/schema/{integration} [EXPERIMENTAL] GetSchema: Get the JSON schema for the details section of an integration instance.
IntegrationsApi list_instances GET /api/integrations/instances [EXPERIMENTAL] ListInstances: List instances across all integrations.
IntegrationsApi list_integrations GET /api/integrations [EXPERIMENTAL] ListIntegrations: List available integrations.
IntegrationsApi set_instance_optional_property_mapping PUT /api/integrations/instances/configuration/{integration}/{instanceId} [EXPERIMENTAL] SetInstanceOptionalPropertyMapping: Set the Optional Property Mapping for an Integration Instance
IntegrationsApi update_instance PUT /api/integrations/instances/{instanceId} [EXPERIMENTAL] UpdateInstance: Update a single integration instance.
LogsApi get_integration_log_results GET /api/logs [EXPERIMENTAL] GetIntegrationLogResults: Get integration log results
LogsApi insert_external_logs POST /api/logs/{instanceid}/{runid} [EXPERIMENTAL] InsertExternalLogs: Inserts external logs into the specified ExternalApp Integration instance execution
ProcessHistoryApi create_complete_event POST /api/process-history/event/complete [EARLY ACCESS] CreateCompleteEvent: Write a completed event to the Horizon Dashboard
ProcessHistoryApi create_update_event POST /api/process-history/event/update [EARLY ACCESS] CreateUpdateEvent: Write an update event to the Horizon Dashboard
ProcessHistoryApi get_latest_runs GET /api/process-history/$latestRuns [EARLY ACCESS] GetLatestRuns: Get latest run for each process
ProcessHistoryApi process_entry_updates POST /api/process-history/entries/$query [EARLY ACCESS] ProcessEntryUpdates: Get process entry updates for a query
ProcessHistoryApi process_history_entries POST /api/process-history/$query [EARLY ACCESS] ProcessHistoryEntries: Get process history entries
RunsApi cancel_instance PUT /api/runs/cancel [EXPERIMENTAL] CancelInstance: Cancels multiple instance executions.
RunsApi get_run_results GET /api/runs [EXPERIMENTAL] GetRunResults: Get run results
RunsApi rerun_instance PUT /api/runs/{runId}/rerun [EXPERIMENTAL] RerunInstance: Reruns a single instance execution.
RunsApi stop_instance_execution PUT /api/runs/{instanceId}/{runId}/stop [EXPERIMENTAL] StopInstanceExecution: Stops a single instance execution.
VendorApi get_core_field_mappings_for_product_entity GET /api/vendor/mappings/fields [EARLY ACCESS] GetCoreFieldMappingsForProductEntity: Get core field mappings for a given vendor product's entity.
VendorApi get_optional_mappings_for_product_entity GET /api/vendor/mappings/optional [EARLY ACCESS] GetOptionalMappingsForProductEntity: Get a user defined LUSID property mappings for the specified vendor / LUSID entity.
VendorApi get_property_mappings_for_product_entity GET /api/vendor/mappings/properties [EARLY ACCESS] GetPropertyMappingsForProductEntity: Gets the property mappings for a given vendor product's entity
VendorApi query_vendors POST /api/vendor/$query [EARLY ACCESS] QueryVendors: Query for vendors and their packages with entities and sub-entities.
VendorApi set_optional_mappings_for_product_entity POST /api/vendor/mappings/optional [EARLY ACCESS] SetOptionalMappingsForProductEntity: Create a user defined LUSID property mappings for the specified vendor / LUSID entity.

Documentation for Models

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finbourne_horizon_sdk-2.3.5.tar.gz (84.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

finbourne_horizon_sdk-2.3.5-py3-none-any.whl (184.2 kB view details)

Uploaded Python 3

File details

Details for the file finbourne_horizon_sdk-2.3.5.tar.gz.

File metadata

  • Download URL: finbourne_horizon_sdk-2.3.5.tar.gz
  • Upload date:
  • Size: 84.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.11.9 Linux/6.12.54-flatcar

File hashes

Hashes for finbourne_horizon_sdk-2.3.5.tar.gz
Algorithm Hash digest
SHA256 5950824eee02db0cd65841238a8adc49aa06e2de6cbfd4069cdb24cd24eb32d6
MD5 859e702fff275468eece25c79cfb8d91
BLAKE2b-256 87685650f25ec21c13daf8a7f96af624d5233e93b81666091abf4cca01ddf425

See more details on using hashes here.

File details

Details for the file finbourne_horizon_sdk-2.3.5-py3-none-any.whl.

File metadata

File hashes

Hashes for finbourne_horizon_sdk-2.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 dad8e93ac6eb7c12fff2aaa001e4924efbc2eec39a638813164f535d07d1d9db
MD5 848809de9eb777992dcd7e7a0f3475b0
BLAKE2b-256 56837c4a0f59bd9dcf04fb56a5e7ef203a9b2a2e05446224fa4b18e1f226ddf9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page