How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Optilogic Storage API

Get storage information

Optilogic Storage API is one of 12 APIs that Optilogic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Storage. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 10 operations across 10 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.optilogic.app/v0.

10 operations 10 paths 11 schemas 5 GET2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.optilogic.app/v0
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Optilogic Storage API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (APIKeyHeader).

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 5 GET, 2 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

storage 10

Get storage information

GET
/storages/db-connection-strings
Get the connection information for all SQL storage items
→ 200400401404
GET
/storage/{storageName}/connection-string
Get the connection information for a SQL storage item
1 param → 200400401404
GET
/storage/{storageName}/db-objects
Get database objects (stats, tables, and views) for a SQL storage item
2 params → 200400401404
GET
/storage/{storageName}/schema
Get database schema (tables and views) for a SQL storage item
3 params → 200400401404
GET
/storage/{storageName}/tables
Get tables information for a SQL storage item
3 params → 200400401404
POST
/storage/{storageName}/empty-tables
Delete all data rows from specified tables in a SQL storage item
2 params body → 200400401404
POST
/storage/{storageName}/db-data-export
Export all rows from selected tables/views, or the results of a query in a SQL storage item
6 params body → 202400401404
PUT
/storage/{storageName}/file/move
Move a file within a storage device
3 params → 200400401404
PUT
/storage/{storageName}/folder/move
Move a folder within a storage device
4 params → 200400401404
PUT
/storage/{storageName}/folder/copy
Copy a folder within a storage device or from one storage device to another
4 params → 200400401404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are DbDataExport (10 properties), StorageMoveDirectory (4 properties), EmptyStorageTables (4 properties), GetStorageTables (3 properties). Each schema is shown below with its type and property counts.

StoragesDBConnectionStrings
object
3 properties
Error
object
3 properties
GetSchema
object
2 properties
GetStorageTables
object
3 properties
StorageCopyDirectory
object
2 properties
StorageSqlConnection
object
3 properties
StorageMoveFile
object
3 properties
EmptyStorageTables
object
4 properties
DbDataExport
object
10 properties
GetDbObjects
object
2 properties
StorageMoveDirectory
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

optilogic-storage-api-openapi.yml Raw ↑

Other APIs Optilogic publishes across the network.

Optilogic MCP Server (Ada Connector)
Optilogic Authentication API
Optilogic Job API
Optilogic storage : custom columns API
Optilogic storage : custom tables API
Optilogic storage : labels API
Optilogic storage : sharing API
Optilogic storage : tags API
Optilogic storage : templates API
Optilogic Utility API
Optilogic Workspace API
Where this information came from

This is an independent, third-party profile of Optilogic Storage API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.