How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xquik X Accounts API

Connected X account management

Xquik X Accounts API is one of 22 APIs that Xquik publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include X Accounts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 8 operations across 6 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://xquik.com.

8 operations 6 paths 9 schemas 1 DELETE3 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://xquik.com/api/v1
Authentication
API Key, HTTP Bearer, API Key
Contact
Resource Areas
1

Authentication & Security 3

Xquik X Accounts API declares 3 security schemes for authenticating requests. An API key is passed in the header as x-api-key (apiKey). It accepts HTTP bearer tokens (oauthBearer). An API key is passed in the cookie as __Host-xquik_session (cookieSession). By default, every request must be authenticated.

  • apiKey — Xquik API key passed through the x-api-key header. Xquik-Api-Key is a vendor-prefixed alias. API keys beginning with xq can also use Authorization: Bearer.
  • oauthBearer — OAuth 2.1 access token passed through Authorization: Bearer. Values beginning with xq remain Xquik API-key credentials, not OAuth tokens.
  • cookieSession — Secure Xquik browser session cookie.

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

X Accounts 8

Connected X account management

GET
/api/v1/x/accounts
List connected X accounts
listXAccounts → 200401429default
POST
/api/v1/x/accounts
Connect X account
connectXAccount body → 201202400401409422429502
GET
/api/v1/x/account-connection-attempts/{id}
Get X account connection status
getXAccountConnectionAttempt 1 param → 200400401429default
POST
/api/v1/x/account-connection-challenges/{id}/submit
Submit X account email verification code
submitXAccountConnectionChallenge 1 param body → 201202400401404409410422
GET
/api/v1/x/accounts/{id}
Get X account details
getXAccount 1 param → 200400401404429default
DELETE
/api/v1/x/accounts/{id}
Disconnect X account
disconnectXAccount 1 param → 200400401404429default
POST
/api/v1/x/accounts/{id}/reauth
Re-authenticate X account
reauthXAccount 1 param body → 200400401404422429503default
POST
/api/v1/x/accounts/bulk-retry
Bulk retry temporarily failed X accounts
bulkRetryXAccounts → 200401429default

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are XAccount (8 properties), XAccountDetail (8 properties), XAccountConnectionAttemptFailed (6 properties), SanitizedXAccount (6 properties). Each schema is shown below with its type and property counts.

XAccount
object
Linked X account summary with connection status, health, and timestamp metadata.
8 properties 7 required
SanitizedXAccount
object
Sanitized X account summary returned by connect and reauth.
6 properties 6 required
Error
object
Error response. Default v1 returns a legacy string error code. Send xquik-api-contract: 2026-04-29 to receive the structured best-practice error object.
5 properties 1 required
XAccountConnectionAttemptFailed
object
The connection reached a final failure.
6 properties 5 required
XAccountConnectionChallenge
object
Resumable account connection challenge. Submit the email code to finish the same connection attempt.
6 properties 6 required
XAccountConnectionAttemptPending
object
The connection is still in progress.
4 properties 4 required
XAccountDetail
object
Connected X account details with health and timestamp metadata.
8 properties 6 required
XAccountConnectionContinuation
The connection is still running or needs an email code.
XAccountConnectionAttemptSuccess
object
The account connected successfully.
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xquik-api-x-accounts-api-openapi.yml Raw ↑

Other APIs Xquik publishes across the network.

Xquik API MCP Server
Xquik Docs MCP Server
Xquik Account API
Xquik API Keys API
Xquik Articles API
Xquik Communities API
Xquik Composition API
Xquik Draws API
Xquik Events API
Xquik Extractions API
Xquik Guest Wallets API
Xquik Lists API
Where this information came from

This is an independent, third-party profile of Xquik X Accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.