API: Use Token for pagination

I need to do pagination where the bookmark/cursor is part of the URL, not set in a parameter. Currently Parabola cannot do this the way pagination is currently done. HOWEVER, if pagination were done similar to how Enhancement is done, then I could construction the pagination URL with a variable/token embedded directly in the URL instead of assuming that it needs to be a parameter