{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"1772e0d7-7671-41e3-8630-182ee41f4d6b","name":"Skyline Lien API V2 Documentation","description":"Welcome to the Skyline Lien Search public API documentation. Our goal is to provide you with easy-to-use tools for placing and managing property searches.\n\n# Overview\n\nThis is a RESTful API that accepts JSON objects.\n\nThere are two levels of integration that you can accomplish with our API:\n\n## 1\\. Placing and Managing Orders\n\nThis feature is available by default for all users registered on our platform and it requires a `user_key`.\n\n## 2\\. Creating Companies and Users\n\nTo prevent fraudulent accounts, we require verification for third-party developers that need to create companies or users on our platform. Please contact us and we will be happy to assist you. Once the verification process is completed you will receive a `partner_key`.\n\n# Authentication\n\nToken based authentication is used to provide stateless access to resources. **A token must be provided on each request**. You may navigate to the user settings page and get the `user_key`. This will allow you to create, list and manage your orders form the API.\n\n**Retrieving the User Key**\n\n1. Create an Account in the [Development](https://dev.skylinelien.com) or [Production](https://skylinelien.com) environment\n2. Go to `My Account`\n3. Go to `Edit`\n4. Find the `user_key` at the bottonm.\n    \n\nThere are two ways in which you can send the token in a request:\n\n## In the HTTP Header\n\nIf you prefer to add the token in the HTTP Header, you may use the OAuth2.0 specification for Bearer tokens:\n\n`Authorization: Bearer YOUR_KEY`\n\nPlease, note that the string `Bearer` must precede the token string. Do not insert quotes or other symbols.\n\n## In the Query String\n\nYou may add the token as as part of the query string (GET parameter).\n\n`/api/orders?key=YOUR_KEY`\n\nThere are 2 types of tokens available:\n\n- `user_key` Used to place, list and manage orders of a user (shown on the user settings page).\n- `partner_key` Used to create companies and users (provided after verification).\n    \n\n# Webhooks\n\nSkyline can notify your system in real-time when certain events are triggered (such as a change in order status). POST requests with the order details can be sent a callback URL provided by you. Read more in Webhooks section.\n\n# Headers\n\nThe request headers must contain `Accept: application/json` when retrieving data and `Content-Type: application/json` when posting data.\n\n# Error Codes\n\nStandard HTTP error codes are used. For example, 200 for OK, 401 for Unauthorized and 404 for Not Found.\n\n# Enviroments\n\nYou may use a sandbox environment while testing your API client implementation. Once you are ready to move to production, all you need to do is switch the domain name and API key.\n\n- Production Domain: `https://skylinelien.com`\n- Sandbox Domain: `https://dev.skylinelien.com`\n    \n\n# Rate limit\n\nThere is a maximum of 60 requests per second to ensure maximum performance.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"30888282","team":5506742,"collectionId":"1772e0d7-7671-41e3-8630-182ee41f4d6b","publishedId":"2s9YkocLjJ","public":true,"publicUrl":"https://documenter-api.postman.tech/view/30888282/2s9YkocLjJ","privateUrl":"https://go.postman.co/documentation/30888282-1772e0d7-7671-41e3-8630-182ee41f4d6b","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":""}],"appearance":{"default":"light","themes":[{"name":"dark","logo":"https://content.pstmn.io/d9e0023d-b69e-4ca9-98f0-9c2c569ca590/NjYxNDM5MmJlYjY2MTZiMTQxYWE4MGUwX1NreWxpbmUtbG9nby0wMS5wbmc=","colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"FF6C37"}},{"name":"light","logo":"https://content.pstmn.io/536e868e-f2c0-44f0-baac-5de30fd67426/NjYxNDM5MmJlYjY2MTZiMTQxYWE4MGUwX1NreWxpbmUtbG9nby0wMS5wbmc=","colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"}}]}},"version":"8.10.0","publishDate":"2024-05-03T20:55:29.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"","description":""},"logos":{"logoLight":"https://content.pstmn.io/536e868e-f2c0-44f0-baac-5de30fd67426/NjYxNDM5MmJlYjY2MTZiMTQxYWE4MGUwX1NreWxpbmUtbG9nby0wMS5wbmc=","logoDark":"https://content.pstmn.io/d9e0023d-b69e-4ca9-98f0-9c2c569ca590/NjYxNDM5MmJlYjY2MTZiMTQxYWE4MGUwX1NreWxpbmUtbG9nby0wMS5wbmc="}},"statusCode":200},"environments":[],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/f37b7ae5c9fe899c6938303d4963e648af77082294544140e59d6daea615e617","favicon":""},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"}],"canonicalUrl":"https://documenter.gw.postman.com/view/metadata/2s9YkocLjJ"}