57 lines
No EOL
1.1 KiB
Text
57 lines
No EOL
1.1 KiB
Text
---
|
|
id: hindsight-http-api
|
|
title: "Hindsight HTTP API"
|
|
description: "HTTP API for Hindsight"
|
|
sidebar_label: Introduction
|
|
sidebar_position: 0
|
|
hide_title: true
|
|
custom_edit_url: null
|
|
---
|
|
|
|
import ApiLogo from "@theme/ApiLogo";
|
|
import Heading from "@theme/Heading";
|
|
import SchemaTabs from "@theme/SchemaTabs";
|
|
import TabItem from "@theme/TabItem";
|
|
import Export from "@theme/ApiExplorer/Export";
|
|
|
|
<span
|
|
className={"theme-doc-version-badge badge badge--secondary"}
|
|
children={"Version: 1.0.0"}
|
|
>
|
|
</span>
|
|
|
|
<Heading
|
|
as={"h1"}
|
|
className={"openapi__heading"}
|
|
children={"Hindsight HTTP API"}
|
|
>
|
|
</Heading>
|
|
|
|
|
|
|
|
HTTP API for Hindsight
|
|
|
|
<div
|
|
style={{"display":"flex","flexDirection":"column","marginBottom":"var(--ifm-paragraph-margin-bottom)"}}
|
|
>
|
|
<h3
|
|
style={{"marginBottom":"0.25rem"}}
|
|
>
|
|
Contact
|
|
</h3><span>
|
|
Memory System:
|
|
</span>
|
|
</div><div
|
|
style={{"marginBottom":"var(--ifm-paragraph-margin-bottom)"}}
|
|
>
|
|
<h3
|
|
style={{"marginBottom":"0.25rem"}}
|
|
>
|
|
License
|
|
</h3><a
|
|
href={"https://www.apache.org/licenses/LICENSE-2.0.html"}
|
|
>
|
|
Apache 2.0
|
|
</a>
|
|
</div>
|
|
|