|
| 1 | +# HTTP API |
| 2 | + |
| 3 | +## Connection |
| 4 | + |
| 5 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/" method="get" %} |
| 6 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 7 | +{% endswagger %} |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/info" method="get" %} |
| 12 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 13 | +{% endswagger %} |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/ok" method="get" %} |
| 18 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 19 | +{% endswagger %} |
| 20 | + |
| 21 | + |
| 22 | +## Database |
| 23 | + |
| 24 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/db/" method="get" %} |
| 25 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 26 | +{% endswagger %} |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/db/{organization}/{database}" method="get" %} |
| 31 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 32 | +{% endswagger %} |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/db/{organization}/{database}" method="head" %} |
| 37 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 38 | +{% endswagger %} |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/db/{organization}/{database}" method="post" %} |
| 43 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 44 | +{% endswagger %} |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/db/{organization}/{database}" method="delete" %} |
| 49 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 50 | +{% endswagger %} |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/db/{organization}/{database}" method="put" %} |
| 55 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 56 | +{% endswagger %} |
| 57 | + |
| 58 | + |
| 59 | +## Document |
| 60 | + |
| 61 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/document/{path}" method="get" %} |
| 62 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 63 | +{% endswagger %} |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/document/{path}" method="post" %} |
| 68 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 69 | +{% endswagger %} |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/document/{path}" method="delete" %} |
| 74 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 75 | +{% endswagger %} |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/document/{path}" method="put" %} |
| 80 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 81 | +{% endswagger %} |
| 82 | + |
| 83 | + |
| 84 | +## Frame |
| 85 | + |
| 86 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/schema" method="get" %} |
| 87 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 88 | +{% endswagger %} |
| 89 | + |
| 90 | + |
| 91 | +## WOQL |
| 92 | + |
| 93 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/woql" method="post" %} |
| 94 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 95 | +{% endswagger %} |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/woql/{path}" method="post" %} |
| 100 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 101 | +{% endswagger %} |
| 102 | + |
| 103 | + |
| 104 | +## Collaboration |
| 105 | + |
| 106 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/clone/{organization}/{database}" method="post" %} |
| 107 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 108 | +{% endswagger %} |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/fetch/{path}" method="post" %} |
| 113 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 114 | +{% endswagger %} |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/push/{path}" method="post" %} |
| 119 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 120 | +{% endswagger %} |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/pull/{path}" method="post" %} |
| 125 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 126 | +{% endswagger %} |
| 127 | + |
| 128 | + |
| 129 | +## Branches |
| 130 | + |
| 131 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/branch/{path}" method="post" %} |
| 132 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 133 | +{% endswagger %} |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/branch/{path}" method="delete" %} |
| 138 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 139 | +{% endswagger %} |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/squash/{path}" method="get" %} |
| 144 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 145 | +{% endswagger %} |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/reset/{path}" method="post" %} |
| 150 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 151 | +{% endswagger %} |
| 152 | + |
| 153 | + |
| 154 | +## Optimize |
| 155 | + |
| 156 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/optimize/{path}" method="post" %} |
| 157 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 158 | +{% endswagger %} |
| 159 | + |
| 160 | + |
| 161 | +## Prefixes |
| 162 | + |
| 163 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/prefixes/{path}" method="get" %} |
| 164 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 165 | +{% endswagger %} |
| 166 | + |
| 167 | + |
| 168 | +## Change management |
| 169 | + |
| 170 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/diff" method="post" %} |
| 171 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 172 | +{% endswagger %} |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | +{% swagger src="https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml" path="/patch" method="post" %} |
| 177 | +[https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml](https://raw.githubusercontent.com/terminusdb/terminusdb/main/docs/openapi.yaml) |
| 178 | +{% endswagger %} |
| 179 | + |
| 180 | + |
0 commit comments