# Fluxx

**Canonical:** https://apis.io/providers/fluxx-grants/  
**Website:** https://www.fluxx.io/  
**APIs profiled:** 4

Fluxx is a cloud grants management platform for foundations, government agencies, corporations, and nonprofits, covering the full grant lifecycle from funding announcement through pre-award applications, post-award payments, and measurement and evaluation. Fluxx Grantmaker includes a RESTful API (REST API v2) available to customers for building custom integrations with financial, CRM, and business-intelligence systems. The API is exposed per-client on each customer's own Fluxx instance under https://{client}.fluxx.io/api/rest/v2, is authenticated with OAuth 2.0 credentials created in that instance, and is driven by a dynamic, instance-specific data model whose reference documentation is generated at /api/rest/v2/doc for each deployment. Because the surface is per-instance and gated behind an authenticated customer deployment, the endpoints below are honestly modeled from Fluxx's documented REST v2 conventions rather than pulled from a single public reference.

## Kin Score — 11.2 / 100 (emerging)

Scored 2026-08-25 under rubric 0.14.0. Trend: flat (+0.0 from 11.2).

| Facet | Score |
|---|---|
| Discoverability | 74.1 |
| Contract Quality | 0.0 |
| Governance | 0.0 |
| Contract Governance | 0.0 |
| Operational Transparency | 2.6 |
| Developer Ergonomics | 9.5 |
| Commercial Clarity | 7.9 |
| Access Clarity | 7.9 |

## Agent readiness — 0.0 (human-only)

| Dimension | Value |
|---|---|
| Spec Presence | no |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | no |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |
| Delegated Identity | no |
| Protected Resource Metadata | no |
| Dynamic Client Registration | no |
| Agentic Commerce | no |

## Access

Unknown — onboarding: unknown, pricing: unknown, trial: no (confidence: low).

## APIs (4)

- **Fluxx Records API** — RESTful create, list, get, update, and delete access to Fluxx model records such as GrantRequest, Organization, and RequestTransaction under /api/rest/v2/{model}. Supports colum...
- **Fluxx OAuth API** — OAuth 2.0 authorization for the Fluxx REST API. Administrators register an application at /oauth/applications on their instance to obtain a client ID and client secret, then exc...
- **Fluxx Documents API** — Access to files and documents attached to grant records, exposed through Fluxx document models (such as ModelDocument) under /api/rest/v2/{model}. Used to list and retrieve atta...
- **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 o...

## Security (3)

- **Fluxx Grants Domain Security** — TLSv1.3 · HSTS · DMARC
- **Fluxx Grants Vulnerability Disclosure** — security.txt · contact published
- **Fluxx Grants Trust Center** — SOC 2, ISO 27001

## Tags

Grants Management, Grantmaking, Non-Profit, Philanthropy, Foundations, REST API

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/fluxx-grants/). Scores are computed from the provider's own public artifacts under a published rubric.
