API Documentation

Complete guide to integrate and use our API services

Youtube Downloader

POST

Endpoint

/api/youtube-dl

Request Example

{
  "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
  "token": "YOUR_API_KEY"
}

Tiktok Downloader

POST

Endpoint

/api/tiktok-dl

Request Example

{"url":"https://url","token":"YOUR-API-KEY"}

Response Example

{
  "success": true,
  "requested_url": "https://vm.tiktok.com/ZNRh244uc/",
  "data": {
    "success": true,
    "platform": "tiktok",
    "data": {
      "success": true,
      "url": "https://www.tiktok.com/@akbalaeva.a/photo/7594018239114415368",
      "source": "tiktok",
      "id": "7594018239114415368",
      "unique_id": "akbalaeva.a",
      "author": "Akba1aeva",
      "title": "Tiktok",
      "thumbnail": "https://p16-sign-sg.tiktokcdn.com/.../03187ab65bf040d1b21f352350a116ff.webp",
      "duration": 0,
      "type": "multiple",
      "medias": [
        {
          "url": "https://p16-sign-sg.tiktokcdn.com/.../03187ab65bf040d1b21f352350a116ff.jpeg",
          "quality": "1080x1920p",
          "extension": "jpg",
          "type": "image",
          "duration": null
        },
        {
          "url": "https://p16-sign-sg.tiktokcdn.com/.../878dbb9f6d5145d18f6f36aea4e723e0.jpeg",
          "quality": "1080x1920p",
          "extension": "jpg",
          "type": "image",
          "duration": null
        },
        {
          "url": "https://p16-sign-sg.tiktokcdn.com/.../460f540625d44f39b55b2ba80156bc90.jpeg",
          "quality": "1080x1920p",
          "extension": "jpg",
          "type": "image",
          "duration": null
        },
        {
          "url": "https://sf19-music.tiktokcdn-eu.com/.../7574847060110461718.mp3",
          "quality": "audio",
          "extension": "mp3",
          "type": "audio",
          "duration": 19
        }
      ],
      "error": false,
      "time_end": 2409
    }
  },
  "remaining_limit": 1414013
}

Instagram Downloader

POST

Endpoint

/api/instagram-dl

Request Example

{"url":"https://instagram.com/xxxxxxxx","token":"YOUR-API-KEY"}

Response Example

{
  "success": true,
  "requested_url": "https://www.instagram.com/reels/DTYKXB2DE5u/",
  "data": {
    "success": true,
    "platform": "instagram",
    "data": {
      "status": true,
      "count": 2,
      "media": [
        {
          "type": "video",
          "url": "videourl"
        },
        {
          "type": "image",
          "url": "imgurl"
        }
      ]
    }
  },
  "remaining_limit": 1414014
}

Ai video generation

POST

Generate viral videos with Ai power

Endpoint

/api/ai-video-gen

Request Example

{"prompt": "string", "token": "string"}

Response Example

{
  "success": true,
  "requested_video_prompt": "cat uying bitcoin from market",
  "data": {
    "status": "ok",
    "error": false,
    "url": "https://sora.aritek.app/generated/t2p_20250728_164939130_df848325-5f65-4318-9b00-06d117aedaa9.mp4"
  },
  "remaining_limit": 988
}

Crypto Signal

POST

Get real time crypto Buy/Sell, ticker, orderbook, trades

Endpoint

/api/crypto

Request Example

{"params": "string", "token": "string"}

Response Example

{
    "success": true,
    "action": "ticker",
    "symbol": "BTCUSDT",
    "data": {
        "symbol": "BTCUSDT",
        "priceChange": "177.76000000",
        "priceChangePercent": "0.211",
        "weightedAvgPrice": "84208.69209952",
        "prevClosePrice": "84192.25000000",
        "lastPrice": "84370.01000000",
        "lastQty": "0.00936000",
        "bidPrice": "84370.00000000",
        "bidQty": "0.00510000",
        "askPrice": "84370.01000000",
        "askQty": "5.77149000",
        "openPrice": "84192.25000000",
        "highPrice": "85620.00000000",
        "lowPrice": "82333.00000000",
        "volume": "26500.51962000",
        "quoteVolume": "2231574097.15791900",
        "openTime": 1763738398011,
        "closeTime": 1763824798011,
        "firstId": 5543380890,
        "lastId": 5550286403,
        "count": 6905514
    },
    "remaining_limit": 989
}

Ip lookup

POST

This api can see ip details

Endpoint

/api/ip-lookup

Request Example

{"ip":"8.8.8.8","token":"YOUR-API-KEY"}

Response Example

{
  "success": true,
  "requested_ip": "8.8.8.8",
  "data": {
    "status_code": 200,
    "response": {
      "status": "success",
      "country": "United States",
      "city": "Ashburn",
      "isp": "Google LLC"
    }
  },
  "remaining_limit": 991
}

Spotify Downloader

POST

Spotify full track downloader

Endpoint

/api/spotify-dl

Request Example

{"spotify_url": "string", "token": "string"}

Response Example

{
  "success": true,
  "requested_url": "https://open.spotify.com/track/6pl1LQ0S37ON1Zw9lIHlm3",
  "data": {
    "status": "success",
    "id": "6pl1LQ0S37ON1Zw9lIHlm3",
    "title": "Yoron Ey",
    "artist": "Shoxrux",
    "album": "Yoron Ey",
    "releaseDate": "2013",
    "duration": "3:26",
    "duration_ms": 206262,
    "image": "https://i.scdn.co/image/ab67616d0000b273d3f3a2c574ee3edb8356834c",
    "spotify_url": "https://open.spotify.com/track/6pl1LQ0S37ON1Zw9lIHlm3",
    "popularity": 37,
    "isrc": "AUBEC2069368",
    "creator": "CoderAbdulaziz",
    "telegram": "t.me/Abdulaziz_Repository",
    "download_link": "$spotifyfulltracksurl"
  },
  "remaining_limit": 992
}

All in one downloader

POST

Download any video from any social apps.

Endpoint

/api/all-in-one

Request Example

{"url":"https://www.youtube.com/watch?v=example","token":"YOUR-API-KEY"}

Response Example

{
  "success": true,
  "api_type": "download",
  "requested_value": "https://www.youtube.com/watch?v=example",
  "data": {
    "status": "ok",
    "error": false,
    "data": {
      "url": "downloaded_video.mp4"
    }
  },
  "remaining_limit": 994
}

Ai image generation

POST

Suniy intellekt orqali rasmlarni generatsiya qiladi

Endpoint

/api/image-gen

Request Example

{"prompt":"Cat in Space","token":"YOUR-API-KEY"}

Response Example

{
  "success": true,
  "prompt": "Cat in Space",
  "image_url": "https://image.example.com/generated-image.jpg",
  "remaining_limit": 999
}

Domen haqida WHOIS ma'lumotini olish

POST

WHOIS ma'lumotini olishda yordam beradi

Endpoint

/api/whois.php

Request Example

{"domain":"example.com","token":"YOUR-API-KEY"}

Response Example

{
  "success": true,
  "domain_info": {
    "domain": "example.com",
    "status": "",
    "created": "",
    "updated": "",
    "expires": "",
    "registrar": "",
    "registrant": "",
    "name_servers": []
  },
  "ip_info": {
    "ip": "",
    "davlat": "",
    "mintaqa": "",
    "shahar": "",
    "pochta": "",
    "lokatsiya": "",
    "timezone": "",
    "provayder": ""
  },
  "remaining_limit": 999
}