Search Developer Docs
Search the public Torq Developer Preview contract without mixing in product documentation.
Search public Developer Preview documentation
Search endpoints, HTTP methods, SDK surfaces, event names, and authentication concepts.
12 results
- Claim the first Developer Console owner for an existing private-preview organization with no members
POST /v1/console/owner-claimPRIVATE PREVIEW - Confirm a wallet challenge and issue an opaque short-lived session
POST /v1/wallet-sessions/confirmPRIVATE PREVIEW - Create an origin-bound publishable key or server secret key
POST /v1/keysPRIVATE PREVIEW - Create a test or approved production application
POST /v1/applicationsPRIVATE PREVIEW - Create a self-service sandbox organization and first application
POST /v1/organizationsPRIVATE PREVIEW - Create a short-lived authenticated WebSocket stream token
POST /v1/stream-tokenPRIVATE PREVIEW - Create a wallet authentication challenge
POST /v1/wallet-sessions/challengesPRIVATE PREVIEW - Create a signed webhook endpoint
POST /v1/webhook-endpointsPRIVATE PREVIEW - Disable a webhook endpoint
DELETE /v1/webhook-endpoints/{endpointId}PRIVATE PREVIEW - Execute an advanced Postgres-backed GraphQL query
POST /graphqlPRIVATE PREVIEW - Get complete asset metadata and current pricing
GET /v1/assets/{resourceId}PRIVATE PREVIEW - Get an active V2 contract artifact
GET /v1/contracts/{contractName}PRIVATE PREVIEW