Snowflake ID Generator
Generate unique 64-bit Snowflake IDs (Twitter, Discord, or Unix epoch) in decimal, hex, binary, JSON, or CSV — or decode an existing Snowflake ID back into its timestamp, machine ID, and sequence.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Mode
generate, decode Epoch
twitter, discord, unix Count
1 <= x <= 100Machine ID
0 <= x <= 1023Output Format
decimal, hex, binary, json, csv Snowflake ID
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.