{"id":32172756,"url":"https://github.com/zilverline/ex_n26","last_synced_at":"2026-02-19T08:02:58.172Z","repository":{"id":62429977,"uuid":"140826719","full_name":"zilverline/ex_n26","owner":"zilverline","description":"N26 bank API client for Elixir","archived":false,"fork":false,"pushed_at":"2018-07-13T10:03:33.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-10T18:58:28.451Z","etag":null,"topics":["api","bank","elixir","n26"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/n26","language":"Elixir","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/zilverline.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}},"created_at":"2018-07-13T09:26:56.000Z","updated_at":"2018-07-13T10:06:51.000Z","dependencies_parsed_at":"2022-11-01T20:07:22.533Z","dependency_job_id":null,"html_url":"https://github.com/zilverline/ex_n26","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zilverline/ex_n26","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zilverline%2Fex_n26","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zilverline%2Fex_n26/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zilverline%2Fex_n26/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zilverline%2Fex_n26/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zilverline","download_url":"https://codeload.github.com/zilverline/ex_n26/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zilverline%2Fex_n26/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29608152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["api","bank","elixir","n26"],"created_at":"2025-10-21T18:43:21.792Z","updated_at":"2026-02-19T08:02:58.167Z","avatar_url":"https://github.com/zilverline.png","language":"Elixir","readme":"# N26\n\nN26 API client for Elixir.\n\n## Installation\n\nThe package can be installed by adding `n26` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:n26, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation is published on HexDocs and can be found at [https://hexdocs.pm/n26](https://hexdocs.pm/n26).\n\n## Usage\n\n```elixir\niex(1)\u003e token = N26.Auth.get_token(\"info@example.com\", \"password\")\n\"fed3b6e1-33e8-48d0-0c0a-79850e380fake\"\n\niex(2)\u003e token |\u003e N26.Account.me\n%{\n  \"birthDate\" =\u003e 563932100000,\n  \"email\" =\u003e \"info@example.com\",\n  \"firstName\" =\u003e \"John\",\n  \"gender\" =\u003e \"MALE\",\n  \"id\" =\u003e \"abc123\",\n  \"lastName\" =\u003e \"Doe\",\n  \"mobilePhoneNumber\" =\u003e \"+31611111111\",\n  \"nationality\" =\u003e \"NLD\",\n  \"shadowUserId\" =\u003e \"abc123\",\n  \"signupCompleted\" =\u003e false,\n  \"title\" =\u003e \"\",\n  \"transferWiseTermsAccepted\" =\u003e false\n}\n```\n\n## Credits\n\nBased on the unofficial API documentation courtesy of [Rots/n26-api](https://github.com/Rots/n26-api)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzilverline%2Fex_n26","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzilverline%2Fex_n26","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzilverline%2Fex_n26/lists"}