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
ClientConfigurationsApi create_client_configuration_draft POST /api/clientconfiguration/{configType}/{name}/draft [EXPERIMENTAL] CreateClientConfigurationDraft: Create a draft client configuration.
ClientConfigurationsApi get_client_configuration GET /api/clientconfiguration/{configType}/{name} [EXPERIMENTAL] GetClientConfiguration: Get a client configuration.
ClientConfigurationsApi list_client_configurations GET /api/clientconfiguration/{configType} [EXPERIMENTAL] ListClientConfigurations: List client configurations.
ClientConfigurationsApi lock_client_configuration_version POST /api/clientconfiguration/{configType}/{name}/{majorVersion}/{minorVersion}/lock [EXPERIMENTAL] LockClientConfigurationVersion: Lock a client configuration version.
ClientConfigurationsApi update_client_configuration_draft PUT /api/clientconfiguration/{configType}/{name}/{majorVersion}/{minorVersion}/draft [EXPERIMENTAL] UpdateClientConfigurationDraft: Update a draft client configuration.
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_dataflow_processors GET /api/integrations/dataflow/processors [EXPERIMENTAL] ListDataflowProcessors: List processor types.
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.6.tar.gz (89.5 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.6-py3-none-any.whl (194.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for finbourne_horizon_sdk-2.3.6.tar.gz
Algorithm Hash digest
SHA256 306a5102cf95dbf72b482ce9a52eb8614a0670cf79729db6451a08930ce51ac8
MD5 8c8edc3f3582ac356219defa8ae41ac9
BLAKE2b-256 188a16608984dd6f4f57c080df6f1a14dda7330e27bfcb32b235e5d38a6e3a60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for finbourne_horizon_sdk-2.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 a3231627cbccd6fdb7928302b1f6e81b1da84b8ed0680ea5c64b92eaa011cda0
MD5 2266ab555097c7008b8a0d2fcd9be237
BLAKE2b-256 249dfad25a0591e0aa335529dea568a0ef8d044b55436db5f643721459996969

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