Skip to content

Getting Started with Integrations

APITube News API can be integrated into any application that supports HTTP requests. Below you'll find code examples for 30+ programming languages and frameworks.

Prerequisites

  1. Sign up and get your API key
  2. Review the Authentication page to learn how to pass your API key
  3. Check the Endpoints and Parameters pages for available options

Quick Example

bash
curl -H "X-API-Key: YOUR_API_KEY" \
  "https://api.apitube.io/v1/news/everything?per_page=10"

Available Integrations

Streaming, AI & Automation

By Language

LanguageLibraries
CLibcurl
C#HttpClient, RestClient
Clojureclj-http
CrystalCrest, HTTP::Client
DartHTTP
ElixirHTTP, HTTPoison
ErlangHTTPC
F#HttpClient, FSharp.Data
GoNewRequest
GroovyHttpURLConnection, RESTClient
HaskellHTTP-Conduit
JavaAsyncHttp, HttpClient, HttpRequest, OkHttp, Unirest
JavaScriptAxios, Fetch, jQuery, XMLHttpRequest
JuliaHTTP.jl, Downloads.jl
KotlinOkHttp
LuaHTTP, LuaSocket
NimHttpClient, AsyncHttpClient
Node.jsAxios, Fetch, HTTP, RapidQL, Request, Unirest
Objective-CAFNetworking, NSURLSession
OCamlCoHTTP
PerlHTTP::Tiny, LWP, Mojo::UserAgent
PHPGuzzle, Laravel, Symfony, Yii, cURL
PowershellClient
PythonDjango, Flask, HTTP Client, Requests
Rhttr
RubyHTTParty, Unirest
RustReqwest
ScalaAkka
ShellcURL, HTTPie, Wget
SwiftAlamofire, URLSession
TypeScriptFetch, Axios, Got, node-fetch
Zigstd.http