GuidesTypeScript API ReferencePython v2 API Reference

API | @here/olp-sdk-ts

API | @here/olp-sdk-ts
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • API

Index

Properties

api: string

The name of the API.

baseURL: string

The base URL to use when constructing HTTP calls to the API. Concatenate the base URL with the API path shown in the API specification. For example, for the 'config' API's catalog list endpoint, you would construct the URL as follows: 'https://config.data.api.platform.here.com/config/v1' + '/catalogs' where the first part of the URL is the base URL and the second part is the API path.

parameters?: {}

Type declaration

  • [key: string]: string
version: string

The version of the API.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Settings

Theme

Generated using TypeDoc