Renaming our APIs

We've renamed our APIs. The APIs were previously called the Public API and the REST API. We renamed them so they are now called the Runtime API and the Management API.

The Runtime API is the one your application talks to at runtime to fetch flags for users.

The Management API is used to manage your Reflag account, including listing flags, updating targeting etc.

See the API Access docs for the full picture.