|
16 | 16 | "/currencies": {
|
17 | 17 | "get": {
|
18 | 18 | "description": "<p>Use this to search for currencies supported by Bitdango.</p>\r\n<p>Authentication Level = 0 (\r\npublic / no authentication\r\n)</p>\r\n<h4>Facet Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">currencyTypes</td><td>Get a facet of types of currencies.</td></tr>\r\n</tbody></table>\r\n",
|
19 |
| - "operationId": "currencies", |
20 | 19 | "parameters": [
|
21 | 20 | {
|
22 | 21 | "default": 1,
|
|
87 | 86 | "/currencies/{currencyCode}": {
|
88 | 87 | "get": {
|
89 | 88 | "description": "<p>Get a specific currency.</p>\r\n<p>Authentication Level = 0 (\r\npublic / no authentication\r\n)</p>\r\n",
|
90 |
| - "operationId": "currencies", |
91 | 89 | "parameters": [
|
92 | 90 | {
|
93 | 91 | "description": "<ul>\r\n</ul>\r\n",
|
|
123 | 121 | "/currencypairs": {
|
124 | 122 | "get": {
|
125 | 123 | "description": "<p>Use this to search currency pairs. This is where you get the exchange rate between currencies.</p>\r\n<p>Authentication Level = 0 (\r\npublic / no authentication\r\n)</p>\r\n<h4>Expand Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">exchangeRateHistory</td><td>Use this to get the exchange rate history for currency pairs.</td></tr>\r\n</tbody></table>\r\n",
|
126 |
| - "operationId": "currencypairs", |
127 | 124 | "parameters": [
|
128 | 125 | {
|
129 | 126 | "default": 1,
|
|
201 | 198 | "/currencypairs/{currencyPairCode}": {
|
202 | 199 | "get": {
|
203 | 200 | "description": "<p>Return a specific currency pair.</p>\r\n<p>Authentication Level = 0 (\r\npublic / no authentication\r\n)</p>\r\n<h4>Expand Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">exchangeRateHistory</td><td>Use this to get the exchange rate history for currency pairs.</td></tr>\r\n</tbody></table>\r\n",
|
204 |
| - "operationId": "currencypairs", |
205 | 201 | "parameters": [
|
206 | 202 | {
|
207 | 203 | "description": "<ul>\r\n</ul>\r\n",
|
|
244 | 240 | "/exchanges": {
|
245 | 241 | "get": {
|
246 | 242 | "description": "<p>Use this to search exchanges.</p>\r\n<p>Authentication Level = 0 (\r\npublic / no authentication\r\n)</p>\r\n<h4>Facet Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">countries</td><td>Include a facet of the countries of exchanges.</td></tr>\r\n<tr><td class=\"code\">depositMethods</td><td>Include a facet of methods for depositing currency into an exchange.</td></tr>\r\n<tr><td class=\"code\">withdrawlMethods</td><td>Include a facet of methods for withdrawing currency from an exchange.</td></tr>\r\n</tbody></table>\r\n<h4>Expand Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">limits</td><td>Include the limits enforced by this exchange.</td></tr>\r\n<tr><td class=\"code\">transferPolicies</td><td>Include the transfer policies enforced by this exchange.</td></tr>\r\n<tr><td class=\"code\">credentials</td><td>Include the credentials required to authenticate with this exchange.</td></tr>\r\n<tr><td class=\"code\">markets</td><td>Include the markets listed on this exchange.</td></tr>\r\n</tbody></table>\r\n",
|
247 |
| - "operationId": "exchanges", |
248 | 243 | "parameters": [
|
249 | 244 | {
|
250 | 245 | "default": 1,
|
|
322 | 317 | "/exchanges/{exchangeCode}": {
|
323 | 318 | "get": {
|
324 | 319 | "description": "<p>Use this to get a specific exchange.</p>\r\n<p>Authentication Level = 0 (\r\npublic / no authentication\r\n)</p>\r\n<h4>Expand Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">credentials</td><td>Include the credentials required to authenticate with this exchange.</td></tr>\r\n<tr><td class=\"code\">limits</td><td>Include the limits enforced by this exchange.</td></tr>\r\n<tr><td class=\"code\">transferPolicies</td><td>Include the transfer policies enforced by this exchange.</td></tr>\r\n<tr><td class=\"code\">markets</td><td>Include the markets listed on this exchange.</td></tr>\r\n</tbody></table>\r\n",
|
325 |
| - "operationId": "exchanges", |
326 | 320 | "parameters": [
|
327 | 321 | {
|
328 | 322 | "description": "<ul>\r\n</ul>\r\n",
|
|
365 | 359 | "/marketpairs": {
|
366 | 360 | "get": {
|
367 | 361 | "description": "<p>Use this to search for market pairs. This is how you find arbitrage opportunities.</p>\r\n<p>Authentication Level = 1 (\r\naccessToken header\r\n)</p>\r\n<h4>Facet Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">buyBaseCurrencies</td><td>Use this to get a facet of the Buy Base Currencies.</td></tr>\r\n<tr><td class=\"code\">buyMarkets</td><td>Use this to get a facet of the Buy Markets.</td></tr>\r\n<tr><td class=\"code\">sellBaseCurrencies</td><td>Use this to get a facet of the Sell Base Currencies.</td></tr>\r\n<tr><td class=\"code\">sellQuoteCurrencies</td><td>Use this to get a facet of the Sell Quote Currencies.</td></tr>\r\n<tr><td class=\"code\">sellMarkets</td><td>Use this to get a facet of the Sell Markets.</td></tr>\r\n<tr><td class=\"code\">buyQuoteCurrencies</td><td>Use this to get a facet of the Buy Quote Currencies.</td></tr>\r\n</tbody></table>\r\n<h4>Expand Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">tickers</td><td>Use this to include the tickers for markets.</td></tr>\r\n<tr><td class=\"code\">orderbooks</td><td>Use this to return the order books for both markets in the market pair.</td></tr>\r\n<tr><td class=\"code\">profitCurve</td><td>Use this to include the profit at different traded amounts.</td></tr>\r\n<tr><td class=\"code\">trades</td><td>Use this to include profitable trades that can be made.</td></tr>\r\n</tbody></table>\r\n",
|
368 |
| - "operationId": "marketpairs", |
369 | 362 | "parameters": [
|
370 | 363 | {
|
371 | 364 | "description": "<p>The access token for the user (<a href=\"http://self-issued.info/docs/draft-ietf-oauth-v2-bearer.html#authz-header\">format</a>: Bearer access_token).</p><p>Example: Bearer DI83JE3H8FEUIFJKWEKJ8E9383</p>",
|
|
505 | 498 | "/marketpairs/{marketPairCode}": {
|
506 | 499 | "get": {
|
507 | 500 | "description": "<p>Use this get a specific market pair.</p>\r\n<p>Authentication Level = 1 (\r\naccessToken header\r\n)</p>\r\n<h4>Expand Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">trades</td><td>Use this to include profitable trades that can be made.</td></tr>\r\n<tr><td class=\"code\">orderbooks</td><td>Use this to return the order books for both markets in the market pair.</td></tr>\r\n<tr><td class=\"code\">tickers</td><td>Use this to include the tickers for markets.</td></tr>\r\n<tr><td class=\"code\">profitCurve</td><td>Use this to include the profit at different traded amounts.</td></tr>\r\n</tbody></table>\r\n",
|
508 |
| - "operationId": "marketpairs", |
509 | 501 | "parameters": [
|
510 | 502 | {
|
511 | 503 | "description": "<p>The access token for the user (<a href=\"http://self-issued.info/docs/draft-ietf-oauth-v2-bearer.html#authz-header\">format</a>: Bearer access_token).</p><p>Example: Bearer DI83JE3H8FEUIFJKWEKJ8E9383</p>",
|
|
561 | 553 | "/markets": {
|
562 | 554 | "get": {
|
563 | 555 | "description": "<p>Use this to search markets. This is how you find current prices at specific markets.</p>\r\n<p>Authentication Level = 1 (\r\naccessToken header\r\n)</p>\r\n<h4>Facet Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">baseCurrencies</td><td>Use this to get the base currencies of markets.</td></tr>\r\n<tr><td class=\"code\">quoteCurrencies</td><td>Use this to get the quote currencies of markets.</td></tr>\r\n<tr><td class=\"code\">exchanges</td><td>Use this to a list of exchanges.</td></tr>\r\n</tbody></table>\r\n<h4>Expand Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">ticker</td><td>This will include the ticker for the market.</td></tr>\r\n<tr><td class=\"code\">tickerHistory</td><td>This will include the historical prices for the ticker.</td></tr>\r\n<tr><td class=\"code\">orderBook</td><td>This will include the order book for the market.</td></tr>\r\n</tbody></table>\r\n",
|
564 |
| - "operationId": "markets", |
565 | 556 | "parameters": [
|
566 | 557 | {
|
567 | 558 | "description": "<p>The access token for the user (<a href=\"http://self-issued.info/docs/draft-ietf-oauth-v2-bearer.html#authz-header\">format</a>: Bearer access_token).</p><p>Example: Bearer DI83JE3H8FEUIFJKWEKJ8E9383</p>",
|
|
673 | 664 | "/markets/{marketCode}": {
|
674 | 665 | "get": {
|
675 | 666 | "description": "<p>Use this to get a specific market.</p>\r\n<p>Authentication Level = 1 (\r\naccessToken header\r\n)</p>\r\n<h4>Expand Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">tickerHistory</td><td>This will include the historical prices for the ticker.</td></tr>\r\n<tr><td class=\"code\">orderBook</td><td>This will include the order book for the market.</td></tr>\r\n<tr><td class=\"code\">ticker</td><td>This will include the ticker for the market.</td></tr>\r\n</tbody></table>\r\n",
|
676 |
| - "operationId": "markets", |
677 | 667 | "parameters": [
|
678 | 668 | {
|
679 | 669 | "description": "<p>The access token for the user (<a href=\"http://self-issued.info/docs/draft-ietf-oauth-v2-bearer.html#authz-header\">format</a>: Bearer access_token).</p><p>Example: Bearer DI83JE3H8FEUIFJKWEKJ8E9383</p>",
|
|
729 | 719 | "/sessions": {
|
730 | 720 | "get": {
|
731 | 721 | "description": "<p>Use this to search your session history.</p>\r\n<p>Authentication Level = 1 (\r\naccessToken header\r\n)</p>\r\n<h4>Facet Codes</h4>\r\n<table class=\"fullwidth\"><thead><tr><th>Code</th><th>Description</th></tr></thead><tbody>\r\n<tr><td class=\"code\">countries</td><td>Get a facet of countires where sessions have been initiated.</td></tr>\r\n<tr><td class=\"code\">applications</td><td>Get a facet of applications used to create sessions.</td></tr>\r\n<tr><td class=\"code\">ipAddresses</td><td>Get a facet of IP Addresses used to create sessions.</td></tr>\r\n<tr><td class=\"code\">cities</td><td>Get a facet of cities where sessions have been initiated.</td></tr>\r\n<tr><td class=\"code\">regions</td><td>Get a facet of regions where sessions have been initiated.</td></tr>\r\n</tbody></table>\r\n",
|
732 |
| - "operationId": "sessions", |
733 | 722 | "parameters": [
|
734 | 723 | {
|
735 | 724 | "description": "<p>The access token for the user (<a href=\"http://self-issued.info/docs/draft-ietf-oauth-v2-bearer.html#authz-header\">format</a>: Bearer access_token).</p><p>Example: Bearer DI83JE3H8FEUIFJKWEKJ8E9383</p>",
|
|
0 commit comments