{"id":13793347,"url":"https://github.com/Tinkoff/invest-openapi","last_synced_at":"2025-05-12T20:31:00.821Z","repository":{"id":42025411,"uuid":"210558226","full_name":"Tinkoff/invest-openapi","owner":"Tinkoff","description":"Документация для Тинькофф Инвестиции OpenApi","archived":true,"fork":false,"pushed_at":"2023-06-20T07:11:46.000Z","size":7241,"stargazers_count":456,"open_issues_count":129,"forks_count":52,"subscribers_count":54,"default_branch":"master","last_synced_at":"2024-11-18T08:51:12.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tinkoff.github.io/invest-openapi/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tinkoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2019-09-24T09:00:42.000Z","updated_at":"2024-09-28T15:21:21.000Z","dependencies_parsed_at":"2024-08-03T23:01:36.184Z","dependency_job_id":"9ab9bbde-3795-469b-9db7-a099876ea79e","html_url":"https://github.com/Tinkoff/invest-openapi","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinkoff%2Finvest-openapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinkoff%2Finvest-openapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinkoff%2Finvest-openapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tinkoff%2Finvest-openapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tinkoff","download_url":"https://codeload.github.com/Tinkoff/invest-openapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253816677,"owners_count":21968865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-08-03T23:00:19.258Z","updated_at":"2025-05-12T20:30:56.689Z","avatar_url":"https://github.com/Tinkoff.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# Тинькофф Инвестиции OpenAPI\n\n\n\u003cbr\u003e\u003cbr\u003e\n\n# Внимание, доступна новая версия [Tinkoff Invest API](https://github.com/Tinkoff/investAPI) \n## Поддержка текущей версии будет прекращена в 2022 году, рекомендуем переходить на новую версию.\n\n\u003cbr\u003e\n\nОсновные изменения в [новой версии](https://github.com/Tinkoff/investAPI):\n* Поддержка всех нововведений, которых не было в текущей openAPI: мультисчетов, фьючерсов, стоп-ордеров и т.д.;\n* Поддержка токена для конкретного счета и режима “только для чтения”;\n* Полноценная “песочница” для тестирования стратегий, которая теперь знает о текущих рыночных котировках;\n* Существенно обогащенный список методов и формат возвращаемых данных;\n* Гибкая система разграничения лимитов на запросы;\n* Новый производительный протокол gRPC, совмещающий как единичные запросы, так и стримы;\n* Добавлены стримы с исполнением сделок клиента;\n\nДокументация по новой API и контракты доступны по ссылке https://github.com/Tinkoff/investAPI\n\n\u003cbr\u003e\u003cbr\u003e\n\n\n# Об openapi v1 [deprecated]\n\nOpenAPI — HTTP-интерфейс для взаимодействия с торговой платформой [Тинькофф Инвестиции](https://www.tinkoff.ru/invest/).\n\nOpenAPI позволяет вам выставлять лимитные заявки, просматривать информацию по своему портфелю и получать market-data через streaming.\n\n[Документация для разработчиков](https://tinkoff.github.io/invest-openapi/)\n\n# Зачем нужен этот репозиторий?\n\nВ Issues вы можете задать вопрос или найти ответ, если вопрос уже был задан другими пользователями.\n\nВ Releases мы будем добавлять информацию о релизах.\n\nВ директории `src/` хранится документация в формате Markdown. Описание REST-протокола можно отредактировать в `src/docs/swagger-ui/swagger.yaml`.\n\nЕсли вы встретили неточность или хотели бы что-то дополнить, то мы будем рады принять от вас pull request.\n\n# Работа в Тинькофф Инвестициях\n \nВы разработчик и есть интерес к финтеху и инвестициям?\nПриходите работать к нам: https://www.tinkoff.ru/career/vacancies/invest/\n\n# Официальные SDK\n\n[Java](https://github.com/Tinkoff/invest-openapi-java-sdk)\n\n[C#](https://github.com/Tinkoff/invest-openapi-csharp-sdk)\n\n[Go](https://github.com/Tinkoff/invest-openapi-go-sdk)\n\n[NodeJS](https://github.com/Tinkoff/invest-openapi-js-sdk)\n\n# Неофициальные SDK\n\n[Python @daxartio](https://github.com/daxartio/tinvest)\n\n[Python @Awethon](https://github.com/Awethon/open-api-python-client)\n\n[Python @Fatal1ty](https://github.com/Fatal1ty/tinkoff-api)\n\n[Python @asakharov](https://github.com/asakharov/tinkoff_invest)\n\n[PHP @jamesRUS52](https://github.com/jamesRUS52/tinkoff-invest)\n\n[PHP @dzhdmitry](https://github.com/dzhdmitry/tinkoff-invest-api)\n\n[Dart @greymag](https://github.com/greymag/tinkoff-invest-openapi-dart-sdk)\n\n# Неофициальные утилиты\n\n[Tiny client for Tinkoff OpenAPI](https://github.com/foxweb/tinkyclient) (Ruby)\n\n[Streaming Data Saver](https://github.com/a0s/tinkoff-invest-dumper) (Go)\n\n# Полезные ссылки\n\n[Telegram-канал](https://t.me/tinkoffinvestopenapi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTinkoff%2Finvest-openapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTinkoff%2Finvest-openapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTinkoff%2Finvest-openapi/lists"}