1
0
mirror of synced 2025-12-20 10:32:35 -05:00
Files
airbyte/docs/integrations/sources/launchdarkly.md
octavia-bot-hoard[bot] 0a3fae71af 🐙 source-launchdarkly: run up-to-date pipeline [2025-11-25] (#70006)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:21:37 -08:00

100 lines
7.5 KiB
Markdown

# Launchdarkly API
## Sync overview
This source can sync data from the [Launchdarkly API](https://apidocs.launchdarkly.com/#section/Overview). At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.
## This Source Supports the Following Streams
- projects
- environments
- metrics
- members
- audit_log
- flags
### Features
| Feature | Supported?\(Yes/No\) | Notes |
| :---------------- | :------------------- | :---- |
| Full Refresh Sync | Yes | |
| Incremental Sync | No | |
### Performance considerations
Launchdarkly APIs are under rate limits for the number of API calls allowed per API keys per second. If you reach a rate limit, API will return a 429 HTTP error code. See [here](https://apidocs.launchdarkly.com/#section/Overview/Rate-limiting)
## Getting started
### Requirements
- Access Token
## Changelog
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :--------------------------------------------- |
| 0.2.43 | 2025-11-25 | [70006](https://github.com/airbytehq/airbyte/pull/70006) | Update dependencies |
| 0.2.42 | 2025-11-18 | [69487](https://github.com/airbytehq/airbyte/pull/69487) | Update dependencies |
| 0.2.41 | 2025-10-29 | [68943](https://github.com/airbytehq/airbyte/pull/68943) | Update dependencies |
| 0.2.40 | 2025-10-21 | [68322](https://github.com/airbytehq/airbyte/pull/68322) | Update dependencies |
| 0.2.39 | 2025-10-14 | [68026](https://github.com/airbytehq/airbyte/pull/68026) | Update dependencies |
| 0.2.38 | 2025-10-07 | [67523](https://github.com/airbytehq/airbyte/pull/67523) | Update dependencies |
| 0.2.37 | 2025-09-30 | [66806](https://github.com/airbytehq/airbyte/pull/66806) | Update dependencies |
| 0.2.36 | 2025-09-24 | [66654](https://github.com/airbytehq/airbyte/pull/66654) | Update dependencies |
| 0.2.35 | 2025-09-09 | [66087](https://github.com/airbytehq/airbyte/pull/66087) | Update dependencies |
| 0.2.34 | 2025-08-23 | [65365](https://github.com/airbytehq/airbyte/pull/65365) | Update dependencies |
| 0.2.33 | 2025-08-09 | [64586](https://github.com/airbytehq/airbyte/pull/64586) | Update dependencies |
| 0.2.32 | 2025-08-02 | [64245](https://github.com/airbytehq/airbyte/pull/64245) | Update dependencies |
| 0.2.31 | 2025-07-26 | [63826](https://github.com/airbytehq/airbyte/pull/63826) | Update dependencies |
| 0.2.30 | 2025-07-19 | [63458](https://github.com/airbytehq/airbyte/pull/63458) | Update dependencies |
| 0.2.29 | 2025-07-12 | [63134](https://github.com/airbytehq/airbyte/pull/63134) | Update dependencies |
| 0.2.28 | 2025-07-05 | [62550](https://github.com/airbytehq/airbyte/pull/62550) | Update dependencies |
| 0.2.27 | 2025-06-21 | [61824](https://github.com/airbytehq/airbyte/pull/61824) | Update dependencies |
| 0.2.26 | 2025-06-14 | [61080](https://github.com/airbytehq/airbyte/pull/61080) | Update dependencies |
| 0.2.25 | 2025-05-24 | [60588](https://github.com/airbytehq/airbyte/pull/60588) | Update dependencies |
| 0.2.24 | 2025-05-10 | [59778](https://github.com/airbytehq/airbyte/pull/59778) | Update dependencies |
| 0.2.23 | 2025-05-03 | [59295](https://github.com/airbytehq/airbyte/pull/59295) | Update dependencies |
| 0.2.22 | 2025-04-26 | [58765](https://github.com/airbytehq/airbyte/pull/58765) | Update dependencies |
| 0.2.21 | 2025-04-19 | [58208](https://github.com/airbytehq/airbyte/pull/58208) | Update dependencies |
| 0.2.20 | 2025-04-12 | [57699](https://github.com/airbytehq/airbyte/pull/57699) | Update dependencies |
| 0.2.19 | 2025-04-05 | [57035](https://github.com/airbytehq/airbyte/pull/57035) | Update dependencies |
| 0.2.18 | 2025-03-29 | [56708](https://github.com/airbytehq/airbyte/pull/56708) | Update dependencies |
| 0.2.17 | 2025-03-22 | [56018](https://github.com/airbytehq/airbyte/pull/56018) | Update dependencies |
| 0.2.16 | 2025-03-08 | [55462](https://github.com/airbytehq/airbyte/pull/55462) | Update dependencies |
| 0.2.15 | 2025-03-01 | [54772](https://github.com/airbytehq/airbyte/pull/54772) | Update dependencies |
| 0.2.14 | 2025-02-22 | [54293](https://github.com/airbytehq/airbyte/pull/54293) | Update dependencies |
| 0.2.13 | 2025-02-15 | [53825](https://github.com/airbytehq/airbyte/pull/53825) | Update dependencies |
| 0.2.12 | 2025-02-08 | [53263](https://github.com/airbytehq/airbyte/pull/53263) | Update dependencies |
| 0.2.11 | 2025-02-01 | [52722](https://github.com/airbytehq/airbyte/pull/52722) | Update dependencies |
| 0.2.10 | 2025-01-25 | [52247](https://github.com/airbytehq/airbyte/pull/52247) | Update dependencies |
| 0.2.9 | 2025-01-18 | [51840](https://github.com/airbytehq/airbyte/pull/51840) | Update dependencies |
| 0.2.8 | 2025-01-11 | [51181](https://github.com/airbytehq/airbyte/pull/51181) | Update dependencies |
| 0.2.7 | 2024-12-28 | [50604](https://github.com/airbytehq/airbyte/pull/50604) | Update dependencies |
| 0.2.6 | 2024-12-21 | [50104](https://github.com/airbytehq/airbyte/pull/50104) | Update dependencies |
| 0.2.5 | 2024-12-14 | [49642](https://github.com/airbytehq/airbyte/pull/49642) | Update dependencies |
| 0.2.4 | 2024-12-12 | [49257](https://github.com/airbytehq/airbyte/pull/49257) | Update dependencies |
| 0.2.3 | 2024-12-11 | [47856](https://github.com/airbytehq/airbyte/pull/47856) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
| 0.2.2 | 2024-10-28 | [47620](https://github.com/airbytehq/airbyte/pull/47620) | Update dependencies |
| 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |
| 0.2.0 | 2024-08-15 | [44135](https://github.com/airbytehq/airbyte/pull/44135) | Refactor connector to manifest-only format |
| 0.1.13 | 2024-08-12 | [43791](https://github.com/airbytehq/airbyte/pull/43791) | Update dependencies |
| 0.1.12 | 2024-08-10 | [43587](https://github.com/airbytehq/airbyte/pull/43587) | Update dependencies |
| 0.1.11 | 2024-08-03 | [43270](https://github.com/airbytehq/airbyte/pull/43270) | Update dependencies |
| 0.1.10 | 2024-07-27 | [42600](https://github.com/airbytehq/airbyte/pull/42600) | Update dependencies |
| 0.1.9 | 2024-07-20 | [42369](https://github.com/airbytehq/airbyte/pull/42369) | Update dependencies |
| 0.1.8 | 2024-07-13 | [41700](https://github.com/airbytehq/airbyte/pull/41700) | Update dependencies |
| 0.1.7 | 2024-07-10 | [41425](https://github.com/airbytehq/airbyte/pull/41425) | Update dependencies |
| 0.1.6 | 2024-07-09 | [41284](https://github.com/airbytehq/airbyte/pull/41284) | Update dependencies |
| 0.1.5 | 2024-07-06 | [40891](https://github.com/airbytehq/airbyte/pull/40891) | Update dependencies |
| 0.1.4 | 2024-06-25 | [40395](https://github.com/airbytehq/airbyte/pull/40395) | Update dependencies |
| 0.1.3 | 2024-06-22 | [40131](https://github.com/airbytehq/airbyte/pull/40131) | Update dependencies |
| 0.1.2 | 2024-06-06 | [39245](https://github.com/airbytehq/airbyte/pull/39245) | [autopull] Upgrade base image to v1.2.2 |
| 0.1.1 | 2024-05-28 | [38694](https://github.com/airbytehq/airbyte/pull/38694) | Make compatible with builder |
| 0.1.0 | 2022-10-30 | [#18660](https://github.com/airbytehq/airbyte/pull/18660) | 🎉 New Source: Launchdarkly API [low-code CDK] |
</details>