Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hang Puzzles API

The Puzzles API from Hang — 4 operation(s) for puzzles.

Hang Puzzles API is one of 18 APIs that Hang publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 4 paths. It is described by OpenAPI 2.0, at version 2023.09.07.

Requests are made against the base URL https://loyalty.hang.xyz/partner-api.

5 operations 4 paths 0 schemas 1 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2023.09.07
Base URL
https://loyalty.hang.xyz/partner-api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Hang Puzzles API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 1 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Puzzles 5
POST
/v2/admin/puzzle-pieces
Create a new piece for a Puzzle.
post_v2_admin_puzzle-pieces 3 params → 200
PATCH
/v2/admin/puzzle-pieces/{puzzle_piece_id}
Update an existing Puzzle Piece.
patch_v2_admin_puzzle-pieces_puzzle_piece_id 4 params → 200
GET
/v2/admin/puzzles/{puzzle_id}
Endpoint to retrieve a puzzle
get_v2_admin_puzzles_puzzle_id 1 param → 200
PATCH
/v2/admin/puzzles/{puzzle_id}
Endpoint to update a puzzle
patch_v2_admin_puzzles_puzzle_id 6 params → 200
POST
/v2/admin/puzzles
Endpoint to create a puzzle
post_v2_admin_puzzles 5 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hang-puzzles-api-openapi.yml Raw ↑

Other APIs Hang publishes across the network.

Hang Activities API
Hang Loot Box Reward Choices API
Hang Loot box reward probabilities API
Hang Loot Boxes API
Hang Member Actions API
Hang Memberships API
Hang Program memberships API
Hang Program Tiers API
Hang ProgramMembershipPuzzles API
Hang Programs API
Hang Quests API
Hang Redemptions API