Skip to content

Document blog UUID format #138

Open
Open
@marcustyphoon

Description

I doubt this would be at all necessary for third party uses of the API, but for web extensions, it would be nice to have a confirmation of the blog UUID format. It appears to be t: and then 22 base64url-valid characters (t:[a-zA-Z0-9-_]{22})?

This does, I suppose, also sort of apply to the blog name format (presumably [a-z0-9-]{1,32} with no leading/trailing hyphens, per https://help.tumblr.com/changing-your-username-url/ — although my understanding is that some people have had nonconforming blog names with leading/trailing hyphens?) and to post ids (used to be some lower integer, now snowflake?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions