Jump to Content
Guides
API Reference
Changelog
Discussions
v1.0.0
Log In
API Reference
Log In
v1.0.0
Guides
API Reference
Changelog
Discussions
Get all partners
Search
All
Pages
Start typing to search…
JUMP TO
Elios Fund API
Action Items
/action-items/{actionItemId}/attachments
Get action item attachments
get
Upload action item documents and attachments
post
/action-items/{actionItemId}
Get a specific action item
get
/action-items/{actionItemId}/comments
Get action item comments
get
Create a new comment for an action item
post
Get all action items
get
Adders
/adders/{adderId}
Get a specific project adder
get
Update a project adder
patch
Delete a project adder
del
Create a new project adder
post
Applications
/applications
Get all qualification applications
get
Create a new qualification application
post
/applications/{applicationId}
Get qualification application details
get
Update a qualification application
patch
/applications/{applicationId}/ach
Get ACH authorization status and options
get
Complete ACH authorization with Plaid
post
/applications/{applicationId}/external-identifiers
Get external identifiers for an application
get
Create or update an external identifier for an application
post
/applications/{applicationId}/open
Reopen a qualification application for editing
patch
/applications/{applicationId}/qualify
Start credit qualification process
get
/applications/{applicationId}/submit
Submit application for qualification
patch
Dealers
/dealers
Get all dealers
get
/dealers/{dealerId}
Get a dealer
get
Designs
/projects/{projectId}/adders
Get project adders
get
/designs/{designId}
Get specific solar system design
get
Update a solar system design
patch
Delete a solar system design
del
/designs/{designId}/external-identifiers
Get external identifiers for a design
get
Create or update an external identifier for a design
post
/designs/products/batteries
Add a battery to a design
post
/designs/products/batteries/{itemId}
Get specific battery from a design
get
Remove a battery from a design
del
/designs/products/inverters
Add an inverter to a design
post
/designs/products/inverters/{itemId}
Get specific inverter from a design
get
Remove an inverter from a design
del
/designs/products/racking
Add a racking system to a design
post
/designs/products/racking/{itemId}
Get specific racking from a design
get
Remove racking from a design
del
/designs/segments
Create a design segment
post
/designs/segments/{itemId}
Get a design segment
get
Delete a design segment
del
Create a new solar system design
post
Distributors
/distributors
Get all distributors
get
/distributors/{distributorId}
Get a distributor
get
Installers
/installers
Get all installers
get
/installers/{installerId}
Get an installer
get
Partners
/partners
Get all partners
get
/partners/{partnerId}
Get a partner
get
Products
/products/{productId}
Get a specific product
get
/products/avl
Get all products
get
/products/avl/batteries
Get all battery products
get
/products/avl/inverters
Get all inverter products
get
/products/avl/modules
Get all module products
get
/products/avl/racking
Get all racking products
get
Projects
/projects
Get all solar installation projects
get
Create a new solar installation project
post
/projects/{projectId}
Get a solar installation project
get
Update a solar installation project
patch
/projects/{projectId}/action-items
Get a project's action items
get
/projects/{projectId}/attachments
Get a project's attachments
get
Upload project documents and attachments
post
/projects/{projectId}/comments
Get a project's comments
get
Create a new comment for a project
post
/projects/{projectId}/designs
Get a project's solar system designs
get
/projects/{projectId}/designs/primary
Get the primary solar system design for a project
get
/projects/{projectId}/external-identifiers
Get external identifiers for a project
get
Create or update an external identifier for a project
post
/projects/{projectId}/pricing
Get project pricing over contract term
get
/projects/{projectId}/pricing/{year}
Get project pricing for specific year
get
Webhooks
/webhooks
Get all webhooks
get
Create a new webhook
post
/webhooks/{webhookId}
Get specific webhook details
get
Update a webhook configuration
patch
Delete a webhook
del
Users
/users
Get all users
get
/users/{userId}
Get a specific user
get
Powered by
Get all partners
get
https://api.eliosfund.com/partners
Returns all available partners.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
URL
Base URL
https://api.eliosfund.com
/partners
Response
Click
Try It!
to start a request and see the response here!