Skip to main content
English (US)
Deutsch (Österreich)
Blockpit.io
Community
Home
Submit a request
Sign in
Blockpit Helpcenter
Exchange Integration - API/CSV
How to import data via Crypto.com Exchange API key?
How to import data via Deribit API key?
How to import data via DigiFinex API key?
How to import data via eToro XLS-file?
How to import data via FTX Exchange API key?
How to import data via Gate.io API key?
How to import data via Gemini API key?
How to import data via HitBTC API key?
How to import data via HTX API key?
How to import data via Indodax API key?
How to import data via justTRADE CSV file?
How to import data via direct Kraken OAuth connection or API key?
How to import data via Kraken Futures API key?
How to import data via KuCoin API key or CSV file?
How to import data via KuCoin Futures API key?
How to import data via Latoken API key?
How to import data via LCX Exchange API key?
How to import data via MEXC Global API key or CSV file?
How to import data via Nexo CSV file?
How to import data via OKX API key?
How to import data via One Trading API key and CSV file?
How to import data via Paymium API key?
How to import data via Phemex API key?
How to import data via Poloniex API key?
How to import data via Revolut CSV/Excel file?
How to import data via Rudy CSV file?
How to import data via Uphold CSV file?
How to import data via WhiteBIT API key?
How to import data via Wirex Exchange CSV file?
How to import data via Zoomex API key?
«
First
‹
Previous
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
<%= heading %>
<% } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Still need help?
Our customer service team is here to assist you
Contact Support
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% categories.forEach(function(category) { %>
<%= category.name %>
<% if (category.sections.length) { %>
<% category.sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
<% } %>
<% }); %>
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>