Investly API

Production HAL/HATEOAS (Spring Data REST style) backend API served at api.investly.co. The root returns a hypermedia _links document exposing a profile link; no public OpenAPI/Swagger specification, developer portal, or documented operation surface is published, so this entry records the live host without a captured spec.

API entry from apis.yml

apis.yml Raw ↑
aid: investly:investly-api
name: Investly API
humanURL: https://www.investly.co/
baseURL: https://api.investly.co
tags:
- Fintech
- Invoice Finance
- Lending
properties:
- url: https://api.investly.co/
  type: Website
description: Production HAL/HATEOAS (Spring Data REST style) backend API served at api.investly.co. The
  root returns a hypermedia _links document exposing a profile link; no public OpenAPI/Swagger specification,
  developer portal, or documented operation surface is published, so this entry records the live host
  without a captured spec.