Sunlight API

Sunlight's REST/JSON:API for managing education-spending groups: create groups, invite registered and unregistered users, edit individual member budgets (credits/transactions), list orders, and read the activity feed. Authenticated with a Bearer API key issued by Sunlight support.

API entry from apis.yml

apis.yml Raw ↑
name: Sunlight API
description: 'Sunlight''s REST/JSON:API for managing education-spending groups: create groups, invite
  registered and unregistered users, edit individual member budgets (credits/transactions), list orders,
  and read the activity feed. Authenticated with a Bearer API key issued by Sunlight support.'
humanURL: https://docs.sunlight.is/
baseURL: https://app.sunlight.is/api
tags:
- Education
- Groups
- Orders
- Activities
- Budgeting
properties:
- type: Documentation
  url: https://docs.sunlight.is/
- type: APIReference
  url: https://docs.sunlight.is/
- type: Authentication
  url: authentication/sunlight-authentication.yml
- type: Conventions
  url: conventions/sunlight-conventions.yml
- type: ErrorCatalog
  url: errors/sunlight-problem-types.yml
- type: DataModel
  url: data-model/sunlight-data-model.yml
- type: Conformance
  url: conformance/sunlight-conformance.yml
- type: Lifecycle
  url: lifecycle/sunlight-lifecycle.yml