A clean, predictable REST API for the entire construction lifecycle — projects, RFIs, pay applications, AI takeoffs, and compliance docs. Push data in, pull it out, and wire Saguaro into your stack.
https://api.saguarocontrol.net/v1If you have integrated a modern SaaS API before, you will be productive in minutes.
Every request is authenticated with a secret API key passed as a Bearer token. Generate keys from Settings → Developers in your Saguaro dashboard. Keys are scoped to your company — your data is isolated by row-level security and never crosses tenants.
Treat your secret key like a password. Never commit it to source control or expose it in client-side code. Use test keys (sk_test_…) in development and rotate live keys (sk_live_…) instantly if one leaks.
Projects, RFIs, and pay applications — the resources most teams integrate first.
/projects/projects/projects/{id}/projects/{id}/projects/{id}/rfis/projects/{id}/rfis/rfis/{id}/projects/{id}/pay-apps/projects/{id}/pay-apps/pay-apps/{id}/v1/projects/v1/projects/{id}/rfis/v1/pay-apps/{id}Create a free account, generate a test key from Settings → Developers, and make your first call in minutes. API access is included on Professional and Enterprise plans.