How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Findigs Client API

REST API for programmatic interaction with Findigs and integration of Findigs data into existing property management systems and workflows. Covers listings (the window during which a unit accepts rental applications), applications (an individual applicant's submission, including self-reported data, employment, credit report data, mandatory disclosures, pet data and ancillary questions) and groups (a collection of applications decisioned together). Authenticated with a scoped API key in the X-API-KEY header, with separate sandbox and production environments. Findigs states this API is not available to new clients; existing customers may continue and should contact integrations@findigs.com.

This API exposes 8 operations across 6 paths, organized into 3 resource areas, and defines 22 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against 2 base URLs: https://api.sandbox.findigs.com, https://api.client.findigs.com.

8 operations 6 paths 22 schemas 6 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.client.findigs.com
Authentication
API Key
Resource Areas
3

Authentication & Security 1

Findigs Client API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (APIKeyHeader).

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 6 GET, 1 PATCH, 1 POST. They span 3 resource areas: Listings, Applications, Groups. Each is listed below with its method, path, parameters, and response codes.

Listings 4
GET
/listings/
Get Listings
get_listings_listings__get 6 params → 200422
POST
/listings/
Post Listing
post_listing_listings__post body → 200422
GET
/listings/{listing_id}
Get Listing
get_listing_listings__listing_id__get 1 param → 200422
PATCH
/listings/{listing_id}
Patch Listing
patch_listing_listings__listing_id__patch 1 param body → 200422
Applications 2
GET
/applications/
Get Applications
get_applications_applications__get 4 params → 200422
GET
/applications/{application_id}
Get Application
get_application_applications__application_id__get 2 params → 200422
Groups 2
GET
/groups/
Get Groups
get_groups_groups__get 6 params → 200422
GET
/groups/{group_id}
Get Group
get_group_groups__group_id__get 2 params → 200422

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are Application (15 properties), MandatoryDisclosures (11 properties), Group (11 properties), Listing (8 properties). Each schema is shown below with its type and property counts.

AncillaryQuestion
object
3 properties 2 required
AncillaryQuestionType
string
A type of ancillary question YESNO - yes or no question type FILE - file upload question type TEXT - free text question type
Application
object
15 properties 9 required
ApplicationStatus
string
An enumeration.
ApplicationType
string
An enumeration.
CreditReportData
object
4 properties
CurrentEmploymentData
object
5 properties
EmploymentType
string
A method of employment EMPLOYED - Is currently employed OFFER - Has an offer of employment OFFERLETTER - Has an offer letter OWN - Owns their own business SELF…
Group
object
11 properties 8 required
GroupStatus
string
Enum of GroupStatus
HTTPValidationError
object
1 property
Listing
object
8 properties 6 required
ListingAddress
object
5 properties 4 required
ListingAddressResult
object
5 properties
ListingCreate
object
4 properties 4 required
ListingStatus
string
LISTED: Listing will appear in search and accept applications. LOCKED: Listing will not appear in search but will accept applications CLOSED: Listing will not…
ListingUpdate
object
4 properties
MandatoryDisclosures
object
11 properties
Page
object
Simple pagination class to replace fastapi-pagination.Page
5 properties
PetData
object
5 properties 3 required
SelfReportedData
object
Data an applicant entered about themselves, varying levels of verified.
4 properties 3 required
ValidationError
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

findigs-client-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Findigs Client API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.