Innago website screenshot

Innago

Innago is a free property management software platform with a REST API for managing leases, tenant applications, rent collection, maintenance requests, invoicing, and landlord-tenant communication. The API uses Bearer token and API key authentication and provides endpoints for properties, units, tenants, leases, invoices, payments, expenses, and maintenance tickets.

Innago publishes 9 APIs on the APIs.io network, including Expenses API, External References API, Health API, and 6 more. Tagged areas include Property Management, Real-Estate, Leases, Rent Collection, and Maintenance.

The Innago catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Innago’s developer surface includes authentication, pricing, engineering blog, signup flow, and 9 more developer resources.

35.7/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
Property ManagementReal-EstateLeasesRent CollectionMaintenanceTenantsInvoicingPayments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/innago: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Innago Expenses API

Manage expenses

Innago External References API

Map and manage external reference identifiers

Innago Health API

API health check

Innago Invoices API

Manage invoices

Innago Leases API

Manage lease agreements

Innago Maintenance API

Manage maintenance tickets

Innago Payments API

Manage payments

Innago Properties API

Manage properties and units

Innago Tenants API

Manage tenant information

Scroll for all 9

Open Collections 10

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Innago Expenses API

OPEN COLLECTION

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Innago Context

0 classes · 0 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Innago API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 4

Standalone JSON Schema definitions for this provider's data models.

Invoice

6 properties

JSON SCHEMA

Lease

18 properties

JSON SCHEMA

MaintenanceTicket

13 properties

JSON SCHEMA

Property

12 properties

JSON SCHEMA

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Innago Authentication

apiKey/http · 2 schemes

SECURITY

Innago Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Innago Agentic Access

21 operations · 7 acting

21 operations · 7 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: innago
name: Innago
description: Innago is a free property management software platform with a REST API for managing leases, tenant applications,
  rent collection, maintenance requests, invoicing, and landlord-tenant communication. The API uses Bearer token and API key
  authentication and provides endpoints for properties, units, tenants, leases, invoices, payments, expenses, and maintenance
  tickets.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/innago.png
url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
tags:
- Property Management
- Real-Estate
- Leases
- Rent Collection
- Maintenance
- Tenants
- Invoicing
- Payments
tags_raw:
- Property Management
- Real Estate
- Leases
- Rent Collection
- Maintenance
- Tenants
- Invoicing
- Payments
apis:
- aid: innago:innago-expenses-api
  name: Innago Expenses API
  description: Manage expenses
  humanURL: https://docs.innago.com/
  baseURL: https://api-my.innago.com/openapi/v1
  tags:
  - Expenses
  properties:
  - type: OpenAPI
    url: openapi/innago-expenses-api-openapi.yml
  - type: Documentation
    url: https://docs.innago.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/property.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/lease.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/invoice.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/maintenance.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-ld/innago.jsonld
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/finops/finops.yml
- aid: innago:innago-external-references-api
  name: Innago External References API
  description: Map and manage external reference identifiers
  humanURL: https://docs.innago.com/
  baseURL: https://api-my.innago.com/openapi/v1
  tags:
  - External References
  properties:
  - type: OpenAPI
    url: openapi/innago-external-references-api-openapi.yml
  - type: Documentation
    url: https://docs.innago.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/property.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/lease.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/invoice.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/maintenance.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-ld/innago.jsonld
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/finops/finops.yml
- aid: innago:innago-health-api
  name: Innago Health API
  description: API health check
  humanURL: https://docs.innago.com/
  baseURL: https://api-my.innago.com/openapi/v1
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/innago-health-api-openapi.yml
  - type: Documentation
    url: https://docs.innago.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/property.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/lease.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/invoice.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/maintenance.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-ld/innago.jsonld
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/finops/finops.yml
- aid: innago:innago-invoices-api
  name: Innago Invoices API
  description: Manage invoices
  humanURL: https://docs.innago.com/
  baseURL: https://api-my.innago.com/openapi/v1
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/innago-invoices-api-openapi.yml
  - type: Documentation
    url: https://docs.innago.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/property.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/lease.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/invoice.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/maintenance.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-ld/innago.jsonld
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/finops/finops.yml
- aid: innago:innago-leases-api
  name: Innago Leases API
  description: Manage lease agreements
  humanURL: https://docs.innago.com/
  baseURL: https://api-my.innago.com/openapi/v1
  tags:
  - Leases
  properties:
  - type: OpenAPI
    url: openapi/innago-leases-api-openapi.yml
  - type: Documentation
    url: https://docs.innago.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/property.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/lease.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/invoice.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/maintenance.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-ld/innago.jsonld
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/finops/finops.yml
- aid: innago:innago-maintenance-api
  name: Innago Maintenance API
  description: Manage maintenance tickets
  humanURL: https://docs.innago.com/
  baseURL: https://api-my.innago.com/openapi/v1
  tags:
  - Maintenance
  properties:
  - type: OpenAPI
    url: openapi/innago-maintenance-api-openapi.yml
  - type: Documentation
    url: https://docs.innago.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/property.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/lease.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/invoice.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/maintenance.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-ld/innago.jsonld
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/finops/finops.yml
- aid: innago:innago-payments-api
  name: Innago Payments API
  description: Manage payments
  humanURL: https://docs.innago.com/
  baseURL: https://api-my.innago.com/openapi/v1
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/innago-payments-api-openapi.yml
  - type: Documentation
    url: https://docs.innago.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/property.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/lease.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/invoice.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/maintenance.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-ld/innago.jsonld
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/finops/finops.yml
- aid: innago:innago-properties-api
  name: Innago Properties API
  description: Manage properties and units
  humanURL: https://docs.innago.com/
  baseURL: https://api-my.innago.com/openapi/v1
  tags:
  - Properties
  properties:
  - type: OpenAPI
    url: openapi/innago-properties-api-openapi.yml
  - type: Documentation
    url: https://docs.innago.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/property.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/lease.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/invoice.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/maintenance.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-ld/innago.jsonld
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/finops/finops.yml
- aid: innago:innago-tenants-api
  name: Innago Tenants API
  description: Manage tenant information
  humanURL: https://docs.innago.com/
  baseURL: https://api-my.innago.com/openapi/v1
  tags:
  - Tenants
  properties:
  - type: OpenAPI
    url: openapi/innago-tenants-api-openapi.yml
  - type: Documentation
    url: https://docs.innago.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/property.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/lease.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/invoice.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-schema/maintenance.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/json-ld/innago.jsonld
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/finops/finops.yml
common:
- type: CapabilityMap
  url: capabilities/innago-capability-edges.yml
  name: Innago Business Capability Map
- type: AgenticAccess
  url: agentic-access/innago-agentic-access.yml
- type: DomainSecurity
  url: security/innago-domain-security.yml
- type: Authentication
  url: authentication/innago-authentication.yml
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/plans/plans.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/innago/refs/heads/main/finops/finops.yml
- type: Pricing
  url: https://innago.com/pricing/
- type: Blog
  url: https://innago.com/blog/
- type: Login
  url: https://auth.innago.com/login
- type: Signup
  url: https://innago.com/get-started/
- type: TermsOfService
  url: https://auth.innago.com/termsandcondition
- type: PrivacyPolicy
  url: https://auth.innago.com/privacypolicy
- type: Integrations
  url: https://innago.com/integrations/
- type: Features
  url: https://innago.com/features/
maintainers:
- FN: Kin Lane
  url: https://apievangelist.com
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/innago"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/innago/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/innago/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.