SDKs

Build Faster with Official NeoQuicksy SDKs

Accelerate development and simplify integrations with official SDKs designed for intelligent video generation, video intelligence, transformation, and automation workflows.

SupportedJSJavaScriptPyPythonNodeNode.jsPHPPHPJvJava
Overview

Develop with Confidence

NeoQuicksy SDKs provide developers with pre-built libraries, authentication tools, API wrappers, and implementation examples that make it easier to integrate video AI capabilities into applications.

Faster Development
Simplified Authentication
Reduced Integration Complexity
Consistent API Access
Production-Ready Libraries
Available SDKs

Choose Your Language

Official client libraries for every stack — pick the SDK that fits your project and start building in minutes.

JS

JavaScript SDK

Build modern web applications with NeoQuicksy services.

Ideal For

Web ApplicationsSaaS PlatformsFrontend IntegrationsDashboard Development

Features

  • Easy Authentication
  • API Wrappers
  • Promise-Based Requests
  • Event Handling

Installation

npm
npm install neoquicksy-js
Py

Python SDK

Integrate AI-powered video capabilities into Python applications.

Ideal For

AI ApplicationsAutomation WorkflowsBackend ServicesData Processing Pipelines

Features

  • Simple API Integration
  • Authentication Management
  • Async Support
  • Flexible Configuration

Installation

pip
pip install neoquicksy
Node

Node.js SDK

Build scalable server-side applications.

Ideal For

APIsBackend PlatformsWorkflow AutomationEnterprise Services

Features

  • REST API Wrappers
  • Error Handling
  • Authentication Support
  • Event Processing

Installation

npm
npm install neoquicksy-node
PHP

PHP SDK

Connect NeoQuicksy services with PHP applications.

Ideal For

CMS PlatformsWeb ApplicationsBusiness SystemsCustomer Portals

Features

  • Easy Setup
  • Secure Authentication
  • API Utilities
  • Response Management

Installation

composer
composer require neoquicksy/sdk
Jv

Java SDK

Enterprise-grade integrations for Java applications.

Ideal For

Enterprise PlatformsBusiness ApplicationsLarge-Scale SystemsInternal Tools

Features

  • Secure Authentication
  • Scalable Integrations
  • API Abstractions
  • Enterprise Support

Installation

pom.xml
<dependency>
  <groupId>com.neoquicksy</groupId>
  <artifactId>neoquicksy-sdk</artifactId>
  <version>1.0.0</version>
</dependency>
Common SDK Features

A Unified Experience Across Languages

Every NeoQuicksy SDK ships with the same core capabilities, so switching stacks never means relearning the platform.

Authentication

Secure API key management.

Video Generation

Generate video content through simple methods.

Video Intelligence

Analyze and understand video content.

Video Transformation

Enhance and modify media assets.

Workflow Automation

Create and manage intelligent workflows.

Error Handling

Built-in exception and response management.

Quick Start

Initialize the SDK

Authenticate with your API key and you're ready to generate, analyze, and transform video.

JavaScript Example
import NeoQuicksy from "neoquicksy-js";

const client = new NeoQuicksy({
  apiKey: "YOUR_API_KEY"
});
Python Example
from neoquicksy import Client

client = Client(api_key="YOUR_API_KEY")
Versioning Policy

Stable and Predictable Updates

NeoQuicksy follows semantic versioning to ensure compatibility and long-term stability.

Major Releases

Significant updates that may introduce breaking changes, announced well in advance.

Minor Feature Updates

New capabilities added with full backward compatibility.

Security Patches

Timely fixes that keep your integrations protected.

Performance Improvements

Optimizations that make every SDK faster and leaner.

Support

Need Developer Assistance?

Our team provides resources and technical guidance to help developers successfully integrate NeoQuicksy services.

Start Building with NeoQuicksy SDKs

Integrate intelligent video capabilities into your applications with official SDKs and developer tools.