Skip to main content
Skip table of contents

How to escape a colon in a PocketQuery REST URL?

Usually, colons mark PocketQuery parameters (e.g. ?action=parse&page=:title includes a parameter named "title"). If you want to include a colon as it is within a REST query URL, escape it by url encoding it into %3A.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.