# API Documentation
# Requirements
An account with enterprise subscription at fundraiso.com (only on request)
# Authentication
# Oauth2 - Authorization Code
Short lived access token + refresh token sent as Bearer Token.
GET /api/organisations/123 HTTP/1.1
Host: api.fundraiso.com
Accept: application/json
Authorization: Bearer {token}