> > Huh? Calls to /api/rest/* should still be working. Did you forget to put > > /api/ at the start? > > They work for /api/rest/* and /api/2/rest/* but /api/3/rest produces a 404 It's always been that way I think, the rest api (aka the model api) is only supported in api version 1 and 2, in api v3 use the action api.