Skip to content
@getinbio

InBio

Premium short links, QR codes & click analytics — in.bio. Free keyless APIs, official SDKs (JS, Python, PHP, Ruby, Go) and an MCP server for AI agents.

INBIO — premium short links, QR codes & click analytics

in.bio is a URL shortener and link-management platform: short links with custom slugs, real-time click analytics, a QR code design studio, folders, tags, UTM tools, a REST API with webhooks — and free keyless APIs anyone (or any AI agent) can call without an account.

Try it in 5 seconds — no account, no API key

# Shorten a URL
curl -X POST https://in.bio/api/shorten \
  -H "Content-Type: application/json" \
  -d '{"url": "https://example.com/very/long/link"}'

# Generate a styled QR code (returns the image)
curl -o qr.png "https://in.bio/api/qr?url=https://example.com&dot_style=dots&marker_shape=circle"

Official SDKs — inbio everywhere

Language Repository Install
JavaScript / TypeScript inbio-js npm install inbio-sdk
Python inbio-python pip install inbio
PHP inbio-php composer require inbio/inbio
Ruby inbio-ruby gem install inbio
Go inbio-go go get github.com/getinbio/inbio-go

Every SDK: a keyless one-line shorten, the full authenticated API (links, analytics, QR codes, folders, tags, bulk actions), webhook signature verification, typed errors, automatic retries — and zero runtime dependencies in all five languages.

For AI agents

Links


© InBio, Inc. — Dover, DE, USA

Popular repositories Loading

  1. inbio-js inbio-js Public

    Official JavaScript/TypeScript SDK for INBIO (in.bio) — URL shortener, QR codes, click analytics. Zero dependencies, free keyless endpoints.

    TypeScript

  2. inbio-python inbio-python Public

    Official Python SDK for INBIO (in.bio) — URL shortener, QR codes, click analytics. Zero dependencies, free keyless endpoints.

    Python

  3. inbio-php inbio-php Public

    Official PHP SDK for INBIO (in.bio) — URL shortener, QR codes, click analytics. Zero dependencies, free keyless endpoints.

    PHP

  4. inbio-ruby inbio-ruby Public

    Official Ruby SDK for INBIO (in.bio) — URL shortener, QR codes, click analytics. Zero dependencies, free keyless endpoints.

    Ruby

  5. inbio-go inbio-go Public

    Official Go SDK for INBIO (in.bio) — URL shortener, QR codes, click analytics. Zero dependencies, free keyless endpoints.

    Go

  6. .github .github Public

    INBIO organization profile

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…