# xdevplatform/xurl

The official CLI for the X API

Repository: https://github.com/xdevplatform/xurl
Canonical: https://ross.abutalabs.com/products/xurl
Homepage: https://developer.x.com
Language: Go
License: MIT
License Family: permissive
Last push: 2026-07-21T19:35:31+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 94, longevity 44
- inputs: {"age_days": 627, "days_push": 43, "days_rel": 43, "gap_med": 1, "n_releases_24m": 24}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1327, forks 114 (observed 2026-08-28T04:04:22.856336+00:00)

## What it is
xurl is the official curl-like command-line tool for the X (formerly Twitter) API, written in Go. It supports OAuth 1.0a and OAuth 2.0 PKCE authentication with multi-app and multi-account credential management, plus an encrypted XChat client.

## Use cases
- make requests to the X API from the command line
- test X API endpoints like curl
- manage multiple X API app credentials and OAuth tokens
- authenticate with X API using OAuth 2.0 PKCE
- send authenticated requests to Twitter API without writing code
- explore X API responses before integrating into an app

## When to choose
- you need a quick, official way to call X API endpoints from the terminal
- you want built-in OAuth 1.0a/2.0 token handling without writing auth code
- you manage multiple X developer apps or accounts
- you want to prototype or debug X API requests

## When to avoid
- you need a programmatic SDK for embedding in an application rather than a CLI
- you work with social platforms other than X
- you need a GUI or dashboard-style API client

## Facets
- artifact type: cli-tool
- maturity: active
- function: http-client, auth, cli, developer-tools
- domain: developer-tools, apis, social-media
- platform: cli, windows, cross-platform, go
- tags: x-api, twitter-api, oauth, curl-like, social-media-api, command-line, macos, linux

## Member repositories
- xdevplatform/xurl (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.856336+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:46:19.628606+00:00, confidence not recorded.
  - readme: https://github.com/xdevplatform/xurl (fetched 2026-08-28T04:04:22.856336+00:00, sha 80dd4c74d1d1)
  - homepage: https://developer.x.com (fetched 2026-08-29T12:05:09.959882+00:00, sha 7783569dda8f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
