Parse REST API

HTTP+JSON REST API for the Parse Platform: object CRUD and queries, users and sessions, roles, files, analytics and push. Parse Server is self-hosted, so the base URL is the operator's own Parse Server origin with the default /parse/ mount.

API entry from apis.yml

apis.yml Raw ↑
name: Parse REST API
description: 'HTTP+JSON REST API for the Parse Platform: object CRUD and queries, users and sessions,
  roles, files, analytics and push. Parse Server is self-hosted, so the base URL is the operator''s own
  Parse Server origin with the default /parse/ mount.'
humanURL: https://docs.parseplatform.org/rest/guide/
baseURL: https://YOUR.PARSE-SERVER.HERE/parse/
tags:
- Backend as a Service
- REST API
properties:
- type: Documentation
  url: https://docs.parseplatform.org/rest/guide/
- type: APIReference
  url: https://docs.parseplatform.org/rest/guide/#quick-reference