Skip to documentation content
On this page
  1. Reference
  2. Contract

TelionClient

Connect an external Python application to Telion's explicitly enabled API.

Reference

FieldValueDescription
symboltelion_api.TelionClient
moduletelion_api.client
constructor(*, base_url: 'str', token: 'str', timeout: 'float' = 120.0) -> 'None'

Connect an external Python application to Telion's explicitly enabled API.

Contract

PropertyValue
symboltelion_api.TelionClient
moduletelion_api.client
constructor(*, base_url: 'str', token: 'str', timeout: 'float' = 120.0) -> 'None'