{"id":16022065,"url":"https://github.com/scrogson/elevenlabs-rs","last_synced_at":"2026-05-13T15:34:23.856Z","repository":{"id":233346995,"uuid":"633221903","full_name":"scrogson/elevenlabs-rs","owner":"scrogson","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-27T03:27:22.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-29T21:01:04.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scrogson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-27T03:22:46.000Z","updated_at":"2023-04-27T03:27:27.000Z","dependencies_parsed_at":"2024-04-15T22:30:18.364Z","dependency_job_id":"6bbf6cfa-c093-4146-9e12-d9fb40f4fc6a","html_url":"https://github.com/scrogson/elevenlabs-rs","commit_stats":null,"previous_names":["scrogson/elevenlabs-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scrogson/elevenlabs-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrogson%2Felevenlabs-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrogson%2Felevenlabs-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrogson%2Felevenlabs-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrogson%2Felevenlabs-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scrogson","download_url":"https://codeload.github.com/scrogson/elevenlabs-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrogson%2Felevenlabs-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32989013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T18:20:42.032Z","updated_at":"2026-05-13T15:34:23.801Z","avatar_url":"https://github.com/scrogson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/scrogson/elevenlabs-rs/stargazers\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/stars/scrogson/elevenlabs-rs.svg?style=flat-square\" alt=\"Stars\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/scrogson/elevenlabs-rs/actions\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/workflow/status/scrogson/elevenlabs-rs/ci?style=flat-square\" alt=\"Build Status\" /\u003e\n    \u003c/a\u003e\n\u003ca href=\"https://crates.io/crates/elevenlabs\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/d/elevenlabs?style=flat-square\" alt=\"Downloads\" /\u003e\n\u003c/a\u003e\n\u003ca href=\"https://crates.io/crates/elevenlabs\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/v/elevenlabs?style=flat-square\" alt=\"Crates.io\" /\u003e\n\u003c/a\u003e\n\n\u003c/p\u003e\n\nElevenLabs client, generated from the OpenAPI spec.\n\n# Usage\n\n```rust\nuse elevenlabs::ElevenLabsClient;\nuse elevenlabs::model::*;\n\n#[tokio::main]\nasync fn main() {\n    let client = ElevenLabsClient::from_env();\n    let response = client\n        .get_generated_items_v1_history_get()\n        .xi_api_key(\"your xi api key\")\n        .await\n        .unwrap();\n    println!(\"{:#?}\", response);\n}\n```\n\nThis example loads configuration from environment variables, specifically:\n\n* `ELEVEN_LABS_BASE_URL`\n\n\n\n# Installation\n\nAdd this to your Cargo.toml:\n\n```toml\n[dependencies]\nelevenlabs = \"0.1.0\"\n```\n\n\n# Documentation\n\n* [Client Library Documentation](https://docs.rs/elevenlabs)\n\n\nYou can see working examples of every API call in the `examples/` directory.\n\n# Contributing\n\nContributions are welcome!\n\n*Library created with [Libninja](https://www.libninja.com).*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrogson%2Felevenlabs-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrogson%2Felevenlabs-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrogson%2Felevenlabs-rs/lists"}