# SilverStripe REST API

**Canonical:** https://apis.io/apis/silverstripe/rest-api/  
**Provider:** SilverStripe — https://apis.io/providers/silverstripe/  
**Base URL:** https://www.example.com/api/v1  
**Documentation:** https://github.com/silverstripe/silverstripe-restfulserver

SilverStripe REST API is one of 2 APIs that [SilverStripe](https://apis.io/providers/silverstripe/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include REST, CMS, CRUD, and DataObject. The published artifact set on APIs.io includes API documentation and a GitHub repository.

SilverStripe provides REST API capabilities via the restfulserver module, allowing CRUD operations on DataObject models over HTTP. Authentication supports API token headers (x-api-token) and session-based auth. Default result pagination limits apply (30 default, 100 max per request).

## Machine-readable artifacts (2)

- **Documentation** — https://github.com/silverstripe/silverstripe-restfulserver
- **GitHubRepository** — https://github.com/silverstripe/silverstripe-restfulserver

## Other SilverStripe APIs (1)

- [SilverStripe GraphQL API](https://apis.io/apis/silverstripe/graphql-api/)

## Tags

REST, CMS, CRUD, DataObject

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/silverstripe/rest-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/silverstripe/.
