{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"1e4fde29-7d7e-4d60-abe1-b9779cdbf44f","name":"FAMAC API V1","description":"Welcome to the **FAMAC API v1 Documentation**. This API facilitates seamless integration with FAMAC, enabling you to manage and manipulate data through third-party applications efficiently. While v1 remains fully supported and maintained, we encourage users to explore our [v2 endpoints](https://docs.famacweb.no) for the latest features and enhancements.\n\nSee v2 documentaiton here: [docs.famacweb.no](https://docs.famacweb.no)\n\n## **Access Control**\n\n##### **Requesting Access**\n\nTo gain access to the FAMAC API v1, please follow these steps:\n\n1. **Contact Your Representative:**\n    \n    1. Reach out to your FDVhuset representative.\n        \n    2. Alternatively, email us directly at [support@fdvhuset.no](https://mailto:support@fdvhuset.no).\n        \n2. **Provide Required Information:**\n    \n    1. **Authorization Documentation:** Confirm that the customer has authorized access to their data.\n        \n    2. **API Endpoints:** Specify the API endpoints you require access to.\n        \n\n#### **Authorization**\n\n**Authorization Token:** Include the token in an Authorization header for secure access.\n\n## **Support**\n\nIf you encounter any issues or cannot locate the endpoints needed for your integration, our support team is here to help:\n\n- **Email Us:** [support@fdvhuset.no](https://mailto:support@fdvhuset.no)\n    \n- **Provide Detailed Information:** Include specifics about your request and any relevant details to facilitate effective assistance.\n    \n\n### **Environment Variables**\n\nTo streamline your setup process, this collection includes pre-configured environments. Follow these steps to use the pre-configured environment for the FAMAC API:\n\n1. **Open Postman:**\n    \n    1. Navigate to the environment drop-down menu located in the top-right corner.\n        \n2. **Select Environment:**\n    \n    1. Choose **“FAMAC API”** from the list of available environments.\n        \n3. **Configure Access Key:**\n    \n    1. Enter the access key provided by FDVhuset in the environment configuration settings.\n        \n4. **Ready for Use:**\n    \n    1. Your environment is now set up and ready for integration.\n        \n\n### **Common Response Codes**\n\nThe following HTTP response status codes may be returned depending on the situation:\n\n- **200 Success:** The request was successfully processed.\n    \n- **201 Created:** The request was successful, and a new resource was created.\n    \n- **400 Bad Request:** The request was invalid or cannot be processed.\n    \n- **401 Unauthorized:** Authentication is required or has failed.\n    \n- **403 Forbidden:** You do not have permission to access the requested resource.\n    \n- **404 Not Found:** The requested resource could not be found.\n    \n- **422 Unprocessable Entity:** The request was well-formed but contains errors that prevent it from being processed.\n    \n- **500 Server Error:** An unexpected error occurred on the server. Please [contact support](https://mailto:support@fdvhuset.no) to resolve the issue.\n    \n\n## **Changelog**\n\n**06.03.2025 – Endpoints added to documentation**\n\n- `GET /v1/users`\n    \n- `GET /v1/users/{building-id}`\n    \n\n**08.11.2024 – New Endpoints added to documentation**\n\n- `POST /v1/activities/signout`\n    \n- `DELETE /v1/activities`\n    \n\n**04.11.2024** – FAMAC API v1 documentation published.\n\nIf you identify any missing information or have suggestions for improving clarity, please [contact us](https://mailto:support@fdvhuset.no). Your feedback is invaluable in enhancing our documentation.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":true,"owner":"19518321","team":1353571,"collectionId":"1e4fde29-7d7e-4d60-abe1-b9779cdbf44f","publishedId":"2sAY4ydLB4","public":true,"publicUrl":"https://v1docs.famacweb.no","privateUrl":"https://go.postman.co/documentation/19518321-1e4fde29-7d7e-4d60-abe1-b9779cdbf44f","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"037ACF"},"documentationLayout":"classic-single-column","customisation":{"metaTags":[{"name":"description","value":"Access the FAMAC API v1 documentation, offering a stable set of endpoints for existing integrations. Although no new endpoints are being developed, v1 continues to receive support and updates to ensure seamless operation. Explore our comprehensive guides to manage your integrations effectively and reach out to our"},{"name":"title","value":"FAMAC API v1 Documentation"}],"appearance":{"default":"system_default","themes":[{"name":"dark","logo":null,"colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"037ACF"}},{"name":"light","logo":null,"colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"037ACF"}}]}},"version":"8.11.6","publishDate":"2024-11-05T22:16:12.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"FAMAC API v1 Documentation","description":"Access the FAMAC API v1 documentation, offering a stable set of endpoints for existing integrations. Although no new endpoints are being developed, v1 continues to receive support and updates to ensure seamless operation. Explore our comprehensive guides to manage your integrations effectively and reach out to our"},"logos":{"logoLight":null,"logoDark":null}},"statusCode":200},"environments":[{"name":"FAMAC Production","id":"edfc17a0-b129-4e29-ae67-3d7071ce003c","owner":"29513714","values":[{"key":"base-url","value":"https://api.famacweb.no/","enabled":true},{"key":"access-token","value":"","enabled":true,"type":"default"},{"key":"locale","value":"en","enabled":true,"type":"default"}],"published":true}],"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/2adf57fe47198863d2d0b63f27024060836372a525fc599b663c90c3daf9c274","favicon":"https://famacweb.no/favicon.ico"},"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"},{"label":"FAMAC Production","value":"29513714-edfc17a0-b129-4e29-ae67-3d7071ce003c"}],"canonicalUrl":"https://v1docs.famacweb.no/view/metadata/2sAY4ydLB4"}