Skip to main content

Snowflake

GET /misc/snowflake

Returns the data of a snowflake given or a new generated snowflake

Url query Params:

FieldTypeDescription
snowflakestring | undefinedThe snowflake you want to check (dont add it if you want to generate a snowflake)

Response:

FieldTypeDescription
snowflakestringThe inputed/generated snowflake
datestringThe date when the snowflake was generated
detected_from_inputbooleanWeather the date was detected from the inputted snowflake or from a generated snowflake