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

Stardog DB Admin API

Database administration operations

Stardog DB Admin API is one of 25 APIs that Stardog publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include DB Admin. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 27 operations across 20 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 12.0.3.

Requests are made against a single base URL, http://localhost:5820.

27 operations 20 paths 12 schemas 1 DELETE10 GET9 POST7 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
12.0.3
Base URL
https://cloud.stardog.com
License
Resource Areas
1

Paths & Operations 27

Across 20 paths, the API surfaces 27 operations — 1 DELETE, 10 GET, 9 POST, 7 PUT. Each is listed below with its method, path, parameters, and response codes.

DB Admin 27

Database administration operations

GET
/admin/databases
List databases
listDatabases → 200
POST
/admin/databases
Create database
createNewDatabase body → 201400
GET
/admin/databases/{db}/options
Get all DB options
getAllDatabaseOptions 1 param → 200404
PUT
/admin/databases/{db}/options
Get DB options
getDatabaseOptions 1 param body → 200404
POST
/admin/databases/{db}/options
Set DB options
setDatabaseOption 1 param body → 200404
PUT
/admin/restore
Restore database
restoreDatabase 3 params → 200
GET
/admin/config_properties
Get all metadata properties
getAllMetaProperties → 200
GET
/admin/databases/{db}/txlog
Return transaction Log
transactionLog 1 param → 200404
POST
/admin/databases/{db}/txlog
Replay Transaction Log
replayTransactionLog 2 params body → 200404
POST
/admin/databases/{db}/verify
Verify database
verifyDatabase 1 param → 200404
POST
/admin/databases/{db}/repair
Repair database
repairDatabase 1 param → 200404
PUT
/admin/databases/{db}/online
Online database
onlineDatabase 1 param body → 200404
PUT
/admin/databases/backup_all
Backup all databases
backupAllDatabases 1 param → 200
PUT
/admin/databases/{db}/backup
Backup a database
backupDatabase 2 params → 200404
DELETE
/admin/databases/{db}
Drop database
dropDatabase 1 param → 200404
GET
/admin/databases/options
Return all databases along with their configuration options
listDatabasesWithOptions → 200
POST
/admin/databases/{db}/rename
Rename database
renameDatabase 1 param body → 200404
PUT
/admin/databases/{db}/offline
Offline database
offlineDatabase 1 param body → 200400404
PUT
/admin/databases/{db}/optimize
Optimize database
optimizeDatabase 1 param body → 200400404
GET
/admin/properties
Get server properties
getServerProperty 1 param → 200
POST
/admin/properties
Set server properties
setServerProperty body → 200
GET
/{db}/size
Get DB Size
getDBSize 2 params → 200404
GET
/{db}/model
Generate Model
generateModel 3 params → 200404
GET
/{db}/export
Export database
exportDatabase 2 params → 200404
POST
/{db}/export
Export database (obfuscated)
exportDatabaseObfuscated 1 param body → 200404
GET
/{db}/namespaces
Get namespaces
getNamespaces 1 param → 200404
POST
/{db}/namespaces
Import namespaces
importNamespaces 1 param body → 200404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are GENERIC_JSONLD (3 properties), GENERIC_JSONLD_OBF (3 properties), GENERIC_RESPONSE_ERROR_MESSAGE (2 properties), SPARQL_RESULTS_JSON (2 properties). Each schema is shown below with its type and property counts.

DB_CREATE
object
1 property 1 required
JSON_CONFIG_PROPERTIES
GENERIC_JSON_OBJECT
object
DATABASE_LIST_WITH_CONFIG
array
JSON_NAMESPACES
object
1 property 1 required
GENERIC_RESPONSE_ERROR_MESSAGE
object
2 properties 1 required
DATABASE_LIST
object
1 property 1 required
GENERIC_JSONLD
object
3 properties
DB_OFFLINE_ONLINE
object
1 property 1 required
GENERIC_RESPONSE_MESSAGE
object
1 property 1 required
SPARQL_RESULTS_JSON
object
2 properties 2 required
GENERIC_JSONLD_OBF
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stardog-db-admin-api-openapi.yml Raw ↑

Other APIs Stardog publishes across the network.

Stardog HTTP API
Stardog Checkpoints API
Stardog Cluster Admin API
Stardog Data Caching API
Stardog Data Sources API
Stardog EntityResolution API
Stardog Graph Store Protocol API
Stardog GraphQL API
Stardog Integrity Constraints / SHACL API
Stardog Knowledge Catalog API
Stardog Matcher, aligning schemas from various data sources API
Stardog Monitoring API
Where this information came from

This is an independent, third-party profile of Stardog DB Admin 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.