{"info":{"_postman_id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","name":"Findigs Client API","description":"
integrations@findigs.com with any questions regarding this service.Programmatic resource for interacting with Findigs, and integrating Findigs data into existing systems and workflows.
\nDive into the endpoints using the menu on the left.
\nAll endpoints documented here are accessed using a scoped API key, passed in a request header X-API-KEY.
Please reach out to the Findigs team directly for sandbox and production keys.
Retrieve a specific listing by id (or external_id in the future?)
\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-KEY"},{"key":"value","value":"•••••••"}]},"isInherited":true,"source":{"_postman_id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","name":"Findigs Client API","type":"collection"}},"urlObject":{"path":["listings",":listing_id"],"host":["https://dev.api.client.findigs.com"],"query":[],"variable":[{"id":"25ceb032-c066-48c2-bffd-5e03389fcde8","type":"any","value":"PATCH update the listing specified.\nAll fields in the body are optional, and only those provided will be set.
\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-KEY"},{"key":"value","value":"•••••••"}]},"isInherited":true,"source":{"_postman_id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","name":"Findigs Client API","type":"collection"}},"urlObject":{"path":["listings",":listing_id"],"host":["https://dev.api.client.findigs.com"],"query":[],"variable":[{"id":"545fa44b-75a9-4fea-b3fa-ce0061fcdc3c","type":"any","value":"Fetch all listings
\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-KEY"},{"key":"value","value":"•••••••"}]},"isInherited":true,"source":{"_postman_id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","name":"Findigs Client API","type":"collection"}},"urlObject":{"path":["listings",""],"host":["https://dev.api.client.findigs.com"],"query":[{"disabled":true,"key":"created_at__gte","value":"Create a listing with all the information:
\nSandbox
\nWhen a listing is POSTed to the sandbox, applications and groups will
automatically be generated for it.
A Findigs listing object dictates the window of time during which a unit (a physical location) will accept rental applications.
This resource manages related objects such as unit and property behind the scenes. If you have a need to maintain these objects in the Findigs system, please reach out to the Findigs team directly to discuss potential options and approaches.
Applications will not be accepted if the listing is designated as CLOSED (either by action in the Findigs UI, or a PATCH call to the listing that could render its status CLOSED.)
Endpoint to retrieve an individual application by its id
\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-KEY"},{"key":"value","value":"•••••••"}]},"isInherited":true,"source":{"_postman_id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","name":"Findigs Client API","type":"collection"}},"urlObject":{"path":["applications",":application_id"],"host":["https://dev.api.client.findigs.com"],"query":[{"description":{"content":"Retrieves BI data related to the application.
\n","type":"text/plain"},"key":"embed_bi_data","value":"false"}],"variable":[{"id":"3d1b8207-e72e-4aa2-a61d-20bff80856ec","type":"any","value":"Get all applications matching the given query.\nParts of the query are two optional CSV id sets, which are mutually exclusive\nYou cannot query by both a group_id and a listing_id at once, to do so is a 400.
\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-KEY"},{"key":"value","value":"•••••••"}]},"isInherited":true,"source":{"_postman_id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","id":"cf79b3a5-fd81-468d-9a36-38b70c9e367a","name":"Findigs Client API","type":"collection"}},"urlObject":{"path":["applications",""],"host":["https://dev.api.client.findigs.com"],"query":[{"disabled":true,"description":{"content":"Comma separated list of group_ids to select Applications by
\n","type":"text/plain"},"key":"groups","value":"Comma separated list of group_ids to select Applications by
\n","type":"text/plain"},"key":"groups","value":"Comma separated list of listing_ids to select Applications by
\n","type":"text/plain"},"key":"listings","value":"Comma separated list of listing_ids to select Applications by
\n","type":"text/plain"},"key":"listings","value":"