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 8 more developer resources.

47.6/100 developing ▼ -5.8 Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
9 APIs
Property ManagementReal EstateLeasesRent CollectionMaintenanceTenantsInvoicingPayments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 47.6/100 · developing
Contract Quality 17.4 / 25
Developer Ergonomics 2.6 / 20
Commercial Clarity 14.7 / 20
Operational Transparency 0.0 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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

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

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.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  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.19'
tags:
- 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: 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