URLBAE - Url Shortner, QR Code creation & Pixel creator API

FREE
By Lewis | Updated vor einem Monat | Tools
Popularity

6.4 / 10

Latency

723ms

Service Level

100%

Health Check

N/A

README

URL Shortener, QR Code & Pixel Management API

Welcome to the next-gen URL shortener, QR Code generator, and pixel creation API documentation. Weโ€™ve designed these sleek endpoints to supercharge your link operations. Here, weโ€™ll cover the essentials: URL shortening, QR Code management, and pixel operations.

๐Ÿš€ Pro Tip: For a comprehensive list of all API use cases, first login, then navigate to our full developerโ€™s API Documentation at urlbae.com/developers. Your API key can also be found there.

Table of Contents


URL Shortener

Shorten a URL

  • Endpoint: POST url/add
  • Parameters:
    • longurl (required): The long URL you wish to shorten.

QR Code Management

List QR Codes

  • Endpoint: GET /qr
  • Parameters:
    • limit (optional): Per page data result.
    • page (optional): Current page request.

Create a QR Code

  • Endpoint: POST /qr/add
  • Parameters:
    • type (required): The type of QR code (e.g., link, text).
    • data (required): Data to be embedded inside the QR code.

Get a Single QR Code

  • Endpoint: GET /qr/:id
  • Parameters:
    • id (required): The ID of the QR code you wish to retrieve.

Update a QR Code

  • Endpoint: PUT /qr/:id/update
  • Parameters:
    • id (required): The ID of the QR code you wish to update.
    • data (required): Data to be embedded inside the QR code.

Delete a QR Code

  • Endpoint: DELETE /qr/:id/delete
  • Parameters:
    • id (required): The ID of the QR code you wish to delete.

Pixel Management

List Pixels

  • Endpoint: GET /pixels
  • Parameters:
    • limit (optional): Per page data result.
    • page (optional): Current page request.

Create a Pixel

  • Endpoint: POST /pixels/add
  • Parameters:
    • type (required): Type of the pixel.

      Can be one of the following:
      • gtmpixel
      • gapixel
      • fbpixel
      • adwordspixel
      • linkedinpixel
      • twitterpixel
      • adrollpixel
      • quorapixel
      • pinterest
      • bing
      • snapchat
      • reddit
      • tiktok

    • name (required): Custom name for your pixel.
    • tag (required): The tag for the pixel.

Get a Single Pixel

  • Endpoint: GET /pixels/:id
  • Parameters:
    • id (required): The ID of the pixel you wish to retrieve.

Update a Pixel

  • Endpoint: PUT /pixels/:id/update
  • Parameters:
    • id (required): The ID of the pixel you wish to update.

Delete a Pixel

  • Endpoint: DELETE /pixels/:id/delete
  • Parameters:
    • id (required): The ID of the pixel you wish to delete.
Followers: 0
Resources:
Product Website
API Creator:
Rapid account: Lewis
Lewis
lewispour1994
Log In to Rate API
Rating: 5 - Votes: 1