Documentation
hila platform
Applications
Conversational Finance
VIANAI
Documentation
Conversational Finance

    APIs

    You can manage and monitor your model deployments with the hila APIs. The APIs simplify the steps for deploying models to ensure the deployed models are trusted and their predictions accurate.

    hila provides the following types of APIs for you to connect to your environment:

    • REST APIs — The hila REST APIs provide you CRUD operations to deploy, manage, and monitor your models.

    • Python client SDK — The Python client SDK is a wrapper around the hila REST API calls, making it easy to interact programmatically with the platform consistently and successfully.

    Quick start

    See API quick start for help in logging in and running a basic API for both Rest APIs and SDK APIs.

    REST API Documentation

    The documentation for the REST APIs is available from your hila deployment by changing the subdomain to webservices and entering docs# to the path of your deployment URL. For example, if your deployment base URL is https://monitoring.company.vianai.site/ then the REST API documentation is available at https://webservices.company.vianai.site/docs#.

    Python client SDK

    The Python client SDK API reference explains the supported operations and provides JSON schema for Pydantic models.

    TABLE OF CONTENTS
    Copyright © 2025
    Vianai Systems, Inc.
    All rights reserved.