Metadata-Version: 2.1
Name: kdp-api-python-client
Version: 4.97.0
Summary: Koverse Data Platform (KDP) API
Home-page: UNKNOWN
Author: OpenAPI Generator community
Author-email: team@openapitools.org
License: UNKNOWN
Keywords: OpenAPI,OpenAPI-Generator,Koverse Data Platform (KDP) API
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: python-dateutil
Requires-Dist: urllib3 (>=1.25.3)

    The KDP API is a REST API that can be used to create, access, and update data in KDP Workspaces. Please note that the Python client library follows Python&#39;s naming convention of snake casing for fields, even though they may appear in camel case in the API specification. &lt;p&gt;&lt;b&gt;By default this api documentation targets the koverse production server at &#39;api.app.koverse.com&#39; You can provide the hostname of your koverse instance to this documentation page via the &#39;host&#39; query param.&lt;/p&gt; &lt;p&gt;&lt;b&gt;For example providing host - https://documentation.koverse.com/api?host&#x3D;api.myHost.com, will update requests to target the provided host.&lt;/b&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;Authentication request example with provided host - https://api.myHost.com/authentication&lt;/b&gt;&lt;/p&gt;  # noqa: E501
    

