# Infraspeak > Infraspeak is an intelligent facilities and maintenance management platform (CMMS/IWMS/IFM) founded in Porto, Portugal, that connects an entire operation with end-to-end collaboration, complete asset visibility, and intelligent automation. It exposes a public REST API (v3) at api.infraspeak.com, documented on Stoplight, plus an integrations layer ("Infraspeak Hub"). ## APIs - [Infraspeak REST API (v3)](https://api.infraspeak.com/docs): REST API for assets, work orders, failures, preventive maintenance, stock, and suppliers. Base URL https://api.infraspeak.com. ## Docs - [API Reference (Stoplight)](https://api.infraspeak.com/docs/infraspeak-api): Interactive REST reference. - [API Documentation article](https://academy.infraspeak.com/en/support/solutions/articles/70000154828-api-documentation): Overview and access notes (REST, v3). - [Infraspeak Academy / Support](https://academy.infraspeak.com/en/support/solutions): Help center and knowledge base. - [Integrations (Infraspeak Hub)](https://infraspeak.com/en/integrations): Prebuilt connectors (SAP, Xero, Opera, and integration categories). - [Blog](https://blog.infraspeak.com): Product and facilities-management content. ## Trust & Compliance - [Trust Center](https://web.infraspeak.com/trust-center/): ISO 27001 certified, GDPR compliant. Security contact cybersecurity@infraspeak.com. ## Company - [Website](https://infraspeak.com) - [Login](https://new.infraspeak.com/) - [Pricing](https://infraspeak.com/en/pricing) - [Terms of Use](https://infraspeak.com/en/terms-of-use) - [Privacy Policy](https://infraspeak.com/en/privacy-policy) - [GitHub](https://github.com/infraspeak) ## Notes - Error envelope (observed): {"status":"error","error":{"http_code","message","more_info"}} — custom, not RFC 9457. - No public /.well-known/ documents and no security.txt as of 2026-07-19.