Fluxx Users and Organizations API

RESTful access to Fluxx people and organization records - the User and Organization models under /api/rest/v2/{model} that represent grantees, grantseekers, staff, and funding organizations. Endpoints are modeled from Fluxx REST v2 conventions; concrete fields and permissions are defined per customer instance.

API entry from apis.yml

apis.yml Raw ↑
aid: fluxx-grants:fluxx-grants-users-api
name: Fluxx Users and Organizations API
tags:
- Users
- Organizations
- People
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.fluxx.io/products/grantmaker-fluxx-grants-management-software
baseURL: https://{client}.fluxx.io/api/rest/v2
properties:
- url: https://www.fluxx.io/products/grantmaker-fluxx-grants-management-software
  type: Documentation
- url: README.md
  type: Overview
description: RESTful access to Fluxx people and organization records - the User and Organization models
  under /api/rest/v2/{model} that represent grantees, grantseekers, staff, and funding organizations.
  Endpoints are modeled from Fluxx REST v2 conventions; concrete fields and permissions are defined per
  customer instance.