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.2.tar.gz (82.7 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.2-py3-none-any.whl (180.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for finbourne_horizon_sdk-2.3.2.tar.gz
Algorithm Hash digest
SHA256 400977d8ee68cc95ec0c91aa5cfe86b6aed012e08e446a32cacc5719f8d59da6
MD5 1e398a673580d913f7d288c14729e85f
BLAKE2b-256 42ec6d3ead12c11c43d99cab36aaec9953bd90605a5bed11c820c54b82799fb8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for finbourne_horizon_sdk-2.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 07702fcb4a044ec086fc91050b020c0d9f75bcdb8763d1deab8cf895100e1905
MD5 571fb00ce61a5d93edf14b6931e65a32
BLAKE2b-256 f2e1f76738fe1e9034a0755832c843fd5658c21ce61a59c114b6403b8ab9e9c7

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