APIs & Integrations
Lattice
Overview
Pre-built tooling
✅ Authorization
✅ Authorization
✅ Read & write data
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | ✅ |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Pre-built integrations
Users
Users
Endpoint | Description | Readme |
---|---|---|
GET /users | Fetches a list of users from Lattice | 🔗 |
Not seeing the integration you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
- How to request API access if it’s your first time.
- Generate a Lattice API keys
- Lattice API docs
- Lattice SCIM API docs
Contribute useful links by editing this page
API gotchas
- Lattice API endpoints and fields are subject to change at any time without notice.
- The API has a rate limit of 240 requests per minute.
- All API requests must be made over HTTPS. Calls made over plain HTTP will fail.
- The Lattice API was designed to only be called from a server and thus does not provide any CORS ability. This is to protect you and your user’s data. By calling this API from a browser would expose your bearer tokens and allow a malicious actor to access data they should not be exposed to.
Contribute API gotchas by editing this page
Going further
Connect to Lattice
Guide to connect to Lattice using Connect UI