{"info":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","description":"<html><head></head><body><p>Public API's of NeoJaus.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"11873871","collectionId":"5274443c-ecb5-48ed-a015-62a99c5ec043","publishedId":"2sB3dHXDpp","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-11-24T16:47:32.000Z"},"item":[{"name":"properties","item":[{"name":"/properties","id":"4f4075a7-579d-4d55-91c8-1a86ccd3a83f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.neojaus.com/v1/properties","description":"<h2 id=\"retrieves-all-properties-for-a-user-or-users-organization\"><strong>Retrieves all properties for a user or user's Organization</strong></h2>\n<p><strong>Authentication:</strong> Provide your API key via the active environment variable.</p>\n<p><strong>Success response:</strong> 200 OK with a JSON object that contains the list of properties searched for.</p>\n<h4 id=\"important-considerations\">Important considerations:</h4>\n<ol>\n<li><p>If an user is an admin in his/her organization the list of properties will contain all the organization's properties.</p>\n</li>\n<li><p>If an user is not an admin in his/ger organization the list of properties will only contain his/her assigned properties.</p>\n</li>\n</ol>\n<p><strong>Common errors:</strong></p>\n<ul>\n<li><p>401 Unauthorized: Missing/invalid API key or token expired.</p>\n</li>\n<li><p>429 Too Many Requests: Rate limit exceeded.</p>\n</li>\n<li><p>5xx Server Error: Temporary service issue.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","properties"],"host":["api","neojaus","com"],"query":[{"disabled":true,"description":{"content":"<p>Used for pagination. Defaults to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Used for pagination as amount of responses. Defaults to 20.</p>\n","type":"text/plain"},"key":"limit","value":"20"},{"disabled":true,"description":{"content":"<p>Comma separated list of possible PropertyTypes. See /property_types for all possible values.</p>\n","type":"text/plain"},"key":"property_types","value":"Casa,Departamento"},{"disabled":true,"description":{"content":"<p>Comma separated list of possible Statuses. Possible: published, not_published, reserved, sold, renter, suspended</p>\n","type":"text/plain"},"key":"statuses","value":"published, not_published"},{"disabled":true,"description":{"content":"<p>Type of operation being advertised.</p>\n","type":"text/plain"},"key":"operation_type","value":"sale"},{"disabled":true,"key":"updated_after","value":"2023-01-01T00:00:00Z"},{"disabled":true,"key":"updated_before","value":"2026-01-01T00:00:00Z"},{"disabled":true,"description":{"content":"<p>In MXN.</p>\n","type":"text/plain"},"key":"min_price","value":"5000000"},{"disabled":true,"description":{"content":"<p>In MXN.</p>\n","type":"text/plain"},"key":"max_price","value":"10000000"},{"disabled":true,"key":"min_bedrooms","value":"1"},{"disabled":true,"key":"min_bathrooms","value":"1"},{"disabled":true,"key":"min_parking_spaces","value":"1"},{"disabled":true,"key":"min_construction_size","value":null},{"disabled":true,"key":"max_construction_size","value":null},{"disabled":true,"key":"min_lot_size","value":null},{"disabled":true,"key":"max_lot_size","value":null},{"disabled":true,"description":{"content":"<p>How to sort resulting properties.</p>\n","type":"text/plain"},"key":"sort_by","value":"updated_at-desc"}],"variable":[]}},"response":[],"_postman_id":"4f4075a7-579d-4d55-91c8-1a86ccd3a83f"},{"name":"/properties/:nj_id","id":"f2803da6-d7a3-4614-a042-0cdbf3161c80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.neojaus.com/v1/properties/:nj_id","description":"<h2 id=\"retrieves-all-information-for-a-specific-property\"><strong>Retrieves all information for a specific property.</strong></h2>\n<p><strong>Authentication:</strong> Provide your API key via the active environment variable.</p>\n<p><strong>Success response:</strong> 200 OK with a JSON object that contains the information of the property.</p>\n<p><strong>Common errors:</strong></p>\n<ul>\n<li><p>401 Unauthorized: Missing/invalid API key or token expired.</p>\n</li>\n<li><p>429 Too Many Requests: Rate limit exceeded.</p>\n</li>\n<li><p>5xx Server Error: Temporary service issue.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","properties",":nj_id"],"host":["api","neojaus","com"],"query":[],"variable":[{"description":{"content":"<p>Public property ID</p>\n","type":"text/plain"},"type":"any","value":"NJ-8593","key":"nj_id"}]}},"response":[],"_postman_id":"f2803da6-d7a3-4614-a042-0cdbf3161c80"}],"id":"e6ec034e-3dbc-4c08-a2d5-2adbc381150f","description":"<p>Endpoints for property operations.</p>\n","_postman_id":"e6ec034e-3dbc-4c08-a2d5-2adbc381150f","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}}},{"name":"CRM","item":[{"name":"/crm/agents","id":"e2de42f6-2c18-4276-ad74-f64dffb98ff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.neojaus.com/v1/crm/agents","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","crm","agents"],"host":["api","neojaus","com"],"query":[{"disabled":true,"description":{"content":"<p>Used for pagination. Defaults to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Used for pagination. Defaults to 20.</p>\n","type":"text/plain"},"key":"limit","value":"1"}],"variable":[]}},"response":[],"_postman_id":"e2de42f6-2c18-4276-ad74-f64dffb98ff9"},{"name":"/crm/columns","id":"547def4e-1796-4393-833c-9b33c31cf322","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.neojaus.com/v1/crm/columns","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","crm","columns"],"host":["api","neojaus","com"],"query":[{"disabled":true,"description":{"content":"<p>Used for pagination. Defaults to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Used for pagination. Defaults to 20.</p>\n","type":"text/plain"},"key":"limit","value":"1"}],"variable":[]}},"response":[],"_postman_id":"547def4e-1796-4393-833c-9b33c31cf322"},{"name":"/crm/clients","id":"8d3f28d3-faa1-4ea9-9cf2-5e9896a64de8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    // general\n    \"first_name\": \"Pablo\",\n    \"birthdate\": \"1990-11-13\",\n    \"first_last_name\": \"Blanco\",\n    \"middle_names\": \"Emilio\",\n    \"other_last_names\": \"Celis\",\n    \"preferred_name\": \"Pablo Blanco\",\n    \"sex\": \"male\",\n\n    // address\n    \"country\": \"MX\",\n    \"municipality\": \"Zapopan\",\n    \"neighborhood\": \"Providencia\",\n    \"number_ext\": \"2272\",\n    \"number_int\": null,\n    \"postal_code\": \"44630\",\n    \"state\": \"jalisco\",\n    \"street\": \"Buenos Aires\",\n\n    // contact\n    \"phone_country_code\": \"52\",\n    \"primary_email\": \"hola@neojaus.com\",\n    \"primary_phone\": \"3316995575\",\n\n    // legal\n    \"birthplace_city\": \"guadalajara\",\n    \"birthplace_state\": \"jalisco\",\n    \"civil_status\": \"soltero\",\n    // \"curp\": null,\n    // \"idmex_code\": null,\n    // \"ine_elector_key\": null,\n    // \"rfc\": null\n    \"nationality\": \"MX\",\n\n    // work\n    \"annual_income\": 1,\n    \"employer\": \"NeoJaus\",\n    \"income_currency\": \"mxn\",\n    \"occupation\": \"CEO\",\n\n    // assigned_to -> optional\n    // \"assigned_to\": \"b79147eb84a24dc6bc2ecc6674c943fa\"\n    // \"assigned_to\": \"auto\" -> this will make the assignation of the lead follow the internal \"OnCall\" (Guardias) schedule\n\n    // metadata -> optional\n    \"client_type\": \"renter\",\n    \"lead_source\": \"API\",\n    \"column\": \"a87e989c790c4ca9b872eb434219c22d\",\n    \"comments\": \"Este es un comentario\",\n    \"refered_by\": \"Sergio Bañuelos\"\n\n}","options":{"raw":{"language":"json"}}},"url":"https://api.neojaus.com/v1/crm/clients","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","crm","clients"],"host":["api","neojaus","com"],"query":[],"variable":[]}},"response":[{"id":"6a34cf21-8463-40df-bd70-6d56911a4cb8","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    // general\n    \"first_name\": \"Pablo\",\n    \"birthdate\": \"1990-11-13\",\n    \"first_last_name\": \"Blanco\",\n    \"middle_names\": \"Emilio\",\n    \"other_last_names\": \"Celis\",\n    \"preferred_name\": \"Pablo Blanco\",\n    \"sex\": \"male\",\n\n    // address\n    \"country\": \"MX\",\n    \"municipality\": \"Zapopan\",\n    \"neighborhood\": \"Providencia\",\n    \"number_ext\": \"2272\",\n    \"number_int\": null,\n    \"postal_code\": \"44630\",\n    \"state\": \"jalisco\",\n    \"street\": \"Buenos Aires\",\n\n    // contact\n    \"phone_country_code\": \"52\",\n    \"primary_email\": \"hola@neojaus.com\",\n    \"primary_phone\": \"3316995575\",\n\n    // legal\n    \"birthplace_city\": \"guadalajara\",\n    \"birthplace_state\": \"jalisco\",\n    \"civil_status\": \"soltero\",\n    // \"curp\": null,\n    // \"idmex_code\": null,\n    // \"ine_elector_key\": null,\n    // \"rfc\": null\n    \"nationality\": \"MX\",\n\n    // work\n    \"annual_income\": 1,\n    \"employer\": \"NeoJaus\",\n    \"income_currency\": \"mxn\",\n    \"occupation\": \"CEO\",\n\n    // assigned_to -> optional\n    // \"assigned_to\": \"b79147eb84a24dc6bc2ecc6674c943fa\"\n\n    // metadata -> optional\n    \"client_type\": \"renter\",\n    \"lead_source\": \"API\",\n    \"column\": \"a87e989c790c4ca9b872eb434219c22d\",\n    \"comments\": \"Este es un comentario\"\n\n}","options":{"raw":{"language":"json"}}},"url":"https://api.neojaus.com/v1/crm/clients"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"gunicorn"},{"key":"Date","value":"Wed, 26 Nov 2025 19:09:38 GMT"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1441"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Access-Control-Allow-Origin","value":""},{"key":"Access-Control-Allow-Methods","value":"GET,PUT,POST,DELETE,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": {\n        \"address\": {\n            \"country\": \"MX\",\n            \"municipality\": \"zapopan\",\n            \"neighborhood\": \"providencia\",\n            \"number_ext\": \"2272\",\n            \"number_int\": null,\n            \"postal_code\": \"44630\",\n            \"state\": \"jalisco\",\n            \"street\": \"buenos aires\"\n        },\n        \"assigned_to\": {\n            \"name\": \"Pablo Blanco\",\n            \"profile_photo_name\": \"https://cdn.neojaus.com/profilephotos/b79147eb84a24dc6bc2ecc6674c943fa-1729044534-053394.webp\",\n            \"uid\": \"b79147eb84a24dc6bc2ecc6674c943fa\"\n        },\n        \"client_type\": \"renter\",\n        \"column\": {\n            \"text\": \"Contactado\",\n            \"uid\": \"a87e989c790c4ca9b872eb434219c22d\"\n        },\n        \"comments\": \"Este es un comentario\",\n        \"contact\": {\n            \"phone_country_code\": \"52\",\n            \"primary_email\": \"hola@neojaus.com\",\n            \"primary_phone\": \"3316995575\"\n        },\n        \"created_at\": \"2025-11-26T19:09:36.864401+00:00\",\n        \"created_by\": {\n            \"name\": \"Pablo Blanco\",\n            \"profile_photo_name\": \"https://cdn.neojaus.com/profilephotos/b79147eb84a24dc6bc2ecc6674c943fa-1729044534-053394.webp\",\n            \"uid\": \"b79147eb84a24dc6bc2ecc6674c943fa\"\n        },\n        \"general\": {\n            \"birthdate\": \"1990-11-13\",\n            \"first_last_name\": \"Blanco\",\n            \"first_name\": \"Pablo\",\n            \"middle_names\": \"Emilio\",\n            \"other_last_names\": \"Celis\",\n            \"preferred_name\": \"Pablo Blanco\",\n            \"sex\": \"male\"\n        },\n        \"id\": \"22dc06511fab42e9b9fc544aa31b1f91\",\n        \"lead_source\": \"API\",\n        \"legal\": {\n            \"birthplace_city\": \"guadalajara\",\n            \"birthplace_state\": \"jalisco\",\n            \"civil_status\": \"soltero\",\n            \"curp\": null,\n            \"idmex_code\": null,\n            \"ine_elector_key\": null,\n            \"nationality\": \"MX\",\n            \"rfc\": null\n        },\n        \"updated_at\": \"2025-11-26T19:09:36.864401+00:00\",\n        \"work\": {\n            \"annual_income\": 1,\n            \"employer\": \"NeoJaus\",\n            \"income_currency\": \"mxn\",\n            \"occupation\": \"CEO\"\n        }\n    },\n    \"errors\": []\n}"}],"_postman_id":"8d3f28d3-faa1-4ea9-9cf2-5e9896a64de8"},{"name":"/crm/clients","id":"eaab2a05-99f9-4b74-a2fe-e25cc9ee50d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.neojaus.com/v1/crm/clients","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","crm","clients"],"host":["api","neojaus","com"],"query":[{"disabled":true,"description":{"content":"<p>Used for pagination. Defaults to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Used for pagination. Defaults to 20.</p>\n","type":"text/plain"},"key":"limit","value":null},{"disabled":true,"description":{"content":"<p>Id of agent that created the client.</p>\n","type":"text/plain"},"key":"created_by","value":""},{"disabled":true,"description":{"content":"<p>Id of agents assigned_to the client.</p>\n","type":"text/plain"},"key":"assigned_to","value":""},{"disabled":true,"description":{"content":"<p>Comma-separated list of UUID of columns.</p>\n","type":"text/plain"},"key":"columns","value":""},{"disabled":true,"key":"updated_before","value":"2025-12-31T23:59:59.000000Z"},{"disabled":true,"key":"updated_after","value":"2024-12-31T23:59:59.000000Z"},{"disabled":true,"description":{"content":"<p>How to sort results.</p>\n","type":"text/plain"},"key":"sort_by","value":"updated_at-desc"}],"variable":[]}},"response":[],"_postman_id":"eaab2a05-99f9-4b74-a2fe-e25cc9ee50d1"},{"name":"/crm/clients/:id","id":"fbbd22e0-a55d-4edd-8a93-71e0097e4349","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.neojaus.com/v1/crm/clients/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","crm","clients",":id"],"host":["api","neojaus","com"],"query":[],"variable":[{"type":"any","value":"22dc06511fab42e9b9fc544aa31b1f91","key":"id"}]}},"response":[{"id":"dd4c523c-94aa-48f2-819e-004720f15b16","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.neojaus.com/v1/crm/clients/:id","protocol":"https","host":["api","neojaus","com"],"path":["v1","crm","clients",":id"],"variable":[{"key":"id","value":"22dc06511fab42e9b9fc544aa31b1f91"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"gunicorn"},{"key":"Date","value":"Wed, 26 Nov 2025 23:48:13 GMT"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1417"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Cache-Control","value":"no-cache, no-store, must-revalidate"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Access-Control-Allow-Origin","value":""},{"key":"Access-Control-Allow-Methods","value":"GET,PUT,POST,DELETE,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Content-Type,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": {\n        \"country\": \"MX\",\n        \"municipality\": \"zapopan\",\n        \"neighborhood\": \"providencia\",\n        \"number_ext\": \"2272\",\n        \"number_int\": null,\n        \"postal_code\": \"44630\",\n        \"state\": \"jalisco\",\n        \"street\": \"buenos aires\"\n    },\n    \"assigned_to\": {\n        \"name\": \"Pablo Blanco\",\n        \"profile_photo_name\": \"https://cdn.neojaus.com/profilephotos/b79147eb84a24dc6bc2ecc6674c943fa-1729044534-053394.webp\",\n        \"uid\": \"b79147eb84a24dc6bc2ecc6674c943fa\"\n    },\n    \"client_type\": \"renter\",\n    \"column\": {\n        \"text\": \"Contactado\",\n        \"uid\": \"a87e989c790c4ca9b872eb434219c22d\"\n    },\n    \"comments\": \"Este es un comentario\",\n    \"contact\": {\n        \"phone_country_code\": \"52\",\n        \"primary_email\": \"hola@neojaus.com\",\n        \"primary_phone\": \"3316995575\"\n    },\n    \"created_at\": \"2025-11-26T19:09:36.864401+00:00\",\n    \"created_by\": {\n        \"name\": \"Pablo Blanco\",\n        \"profile_photo_name\": \"https://cdn.neojaus.com/profilephotos/b79147eb84a24dc6bc2ecc6674c943fa-1729044534-053394.webp\",\n        \"uid\": \"b79147eb84a24dc6bc2ecc6674c943fa\"\n    },\n    \"general\": {\n        \"birthdate\": \"1990-11-13\",\n        \"first_last_name\": \"Blanco\",\n        \"first_name\": \"Pablo\",\n        \"middle_names\": \"Emilio\",\n        \"other_last_names\": \"Celis\",\n        \"preferred_name\": \"Pablo Blanco\",\n        \"sex\": \"male\"\n    },\n    \"id\": \"22dc06511fab42e9b9fc544aa31b1f91\",\n    \"lead_source\": \"API\",\n    \"legal\": {\n        \"birthplace_city\": \"guadalajara\",\n        \"birthplace_state\": \"jalisco\",\n        \"civil_status\": \"soltero\",\n        \"curp\": null,\n        \"idmex_code\": null,\n        \"ine_elector_key\": null,\n        \"nationality\": \"MX\",\n        \"rfc\": null\n    },\n    \"updated_at\": \"2025-11-26T19:09:37.930770+00:00\",\n    \"work\": {\n        \"annual_income\": 1,\n        \"employer\": \"NeoJaus\",\n        \"income_currency\": \"mxn\",\n        \"occupation\": \"CEO\"\n    }\n}"}],"_postman_id":"fbbd22e0-a55d-4edd-8a93-71e0097e4349"}],"id":"1569b9ad-a157-4026-9bf2-28831312bbc4","description":"<p>Endpoints for CRM operations.</p>\n","_postman_id":"1569b9ad-a157-4026-9bf2-28831312bbc4","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}}},{"name":"/me","id":"e869f0ac-a0d7-4f3a-8ca3-453a5a25efb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.neojaus.com/v1/me","description":"<h2 id=\"retrieves-the-user-profile-for-the-current-api-key\"><strong>Retrieves the user profile for the current API key.</strong></h2>\n<p><strong>Authentication:</strong> Provide your API key via the active environment variable.</p>\n<p><strong>Success response:</strong> 200 OK with a JSON object describing the user.</p>\n<p>Common errors:</p>\n<ul>\n<li><p>401 Unauthorized: Missing/invalid API key or token expired.</p>\n</li>\n<li><p>429 Too Many Requests: Rate limit exceeded.</p>\n</li>\n<li><p>5xx Server Error: Temporary service issue.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","me"],"host":["api","neojaus","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e869f0ac-a0d7-4f3a-8ca3-453a5a25efb4"},{"name":"/property_types","id":"f5cb85ce-9b59-4343-9242-089b9e489725","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.neojaus.com/v1/property_types","description":"<h2 id=\"retrieves-all-possible-property-types\"><strong>Retrieves all possible Property Types</strong></h2>\n<p><strong>Authentication:</strong> Provide your API key via the active environment variable.</p>\n<p><strong>Success response:</strong> 200 OK with a JSON object enumerating the property types.</p>\n<p>Common errors:</p>\n<ul>\n<li><p>401 Unauthorized: Missing/invalid API key or token expired.</p>\n</li>\n<li><p>429 Too Many Requests: Rate limit exceeded.</p>\n</li>\n<li><p>5xx Server Error: Temporary service issue.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","property_types"],"host":["api","neojaus","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5cb85ce-9b59-4343-9242-089b9e489725"},{"name":"/features","id":"3652c113-cfd4-42e4-80f1-6e23ff4caef2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.neojaus.com/v1/features?page=1&limit=50","description":"<h2 id=\"retrieves-all-possible-features\"><strong>Retrieves all possible Features</strong></h2>\n<p><strong>Authentication:</strong> Provide your API key via the active environment variable.</p>\n<p><strong>Success response:</strong> 200 OK with a JSON object enumerating the features available to properties.</p>\n<p>Common errors:</p>\n<ul>\n<li><p>401 Unauthorized: Missing/invalid API key or token expired.</p>\n</li>\n<li><p>429 Too Many Requests: Rate limit exceeded.</p>\n</li>\n<li><p>5xx Server Error: Temporary service issue.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"5274443c-ecb5-48ed-a015-62a99c5ec043","id":"5274443c-ecb5-48ed-a015-62a99c5ec043","name":"Public NeoJaus","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","features"],"host":["api","neojaus","com"],"query":[{"description":{"content":"<p>Used for pagination. Defaults to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Used for pagination as amount of responses. Defaults to 20.</p>\n","type":"text/plain"},"key":"limit","value":"50"}],"variable":[]}},"response":[],"_postman_id":"3652c113-cfd4-42e4-80f1-6e23ff4caef2"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{api_key}}"}]}},"event":[{"listen":"prerequest","script":{"id":"4bb7c8e1-25f6-46e2-8a66-d69b7d2e7f57","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"8ae200f7-353e-4c24-ba5a-c278c56f798e","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}]}