This article is for LoopBack 2.x, which is no longer supported. Please see the corresponding article for 3.x.

Built-in models REST API

Edit this page
Page Contents

See also: Exposing models over REST

LoopBack provides a number of built-in models that have REST APIs. Many of them inherit endpoints from the generic PersistedModel REST API.

By default, LoopBack uses /api as the URI root for the application REST API. To change it, set the apiPath variable in the application app.js file.

The built-in models are:


AltStyle によって変換されたページ (->オリジナル) /