Stardog HTTP API

Comprehensive HTTP API for managing Stardog databases, executing SPARQL queries, running transactions, managing users and roles, and administering the server. Authentication supports HTTP Basic over SSL or OAuth Bearer tokens via JWT in the Authorization header.

API entry from apis.yml

apis.yml Raw ↑
aid: stardog:http-api
name: Stardog HTTP API
description: Comprehensive HTTP API for managing Stardog databases, executing SPARQL queries, running
  transactions, managing users and roles, and administering the server. Authentication supports HTTP Basic
  over SSL or OAuth Bearer tokens via JWT in the Authorization header.
humanURL: https://stardog-union.github.io/http-docs/
baseURL: https://cloud.stardog.com
tags:
- Databases
- SPARQL
- Transactions
- Reasoning
- Virtual Graphs
- Admin
properties:
- type: Documentation
  url: https://stardog-union.github.io/http-docs/
- type: Stardog Cloud REST API
  url: https://cloud.stardog.com/api/v1/docs
- type: Developer Docs
  url: https://docs.stardog.com/developing/http-api