{"id":37455344,"url":"https://github.com/amadeus4dev/hackathon-starter","last_synced_at":"2026-01-16T07:00:02.175Z","repository":{"id":33201737,"uuid":"150761907","full_name":"amadeus4dev/hackathon-starter","owner":"amadeus4dev","description":"Useful information for using Amadeus for Developers APIs in Hackathons","archived":false,"fork":false,"pushed_at":"2024-04-09T06:34:18.000Z","size":2266,"stargazers_count":52,"open_issues_count":0,"forks_count":10,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-09T07:34:20.213Z","etag":null,"topics":["amadeus","amadeus-api","hackathon"],"latest_commit_sha":null,"homepage":null,"language":null,"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/amadeus4dev.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":"2018-09-28T15:41:52.000Z","updated_at":"2023-09-22T14:43:24.000Z","dependencies_parsed_at":"2024-04-09T07:33:43.588Z","dependency_job_id":"36b5625e-d8f4-414b-8308-7b298c019cb6","html_url":"https://github.com/amadeus4dev/hackathon-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amadeus4dev/hackathon-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amadeus4dev%2Fhackathon-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amadeus4dev%2Fhackathon-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amadeus4dev%2Fhackathon-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amadeus4dev%2Fhackathon-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amadeus4dev","download_url":"https://codeload.github.com/amadeus4dev/hackathon-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amadeus4dev%2Fhackathon-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"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":["amadeus","amadeus-api","hackathon"],"created_at":"2026-01-16T07:00:01.624Z","updated_at":"2026-01-16T07:00:02.119Z","avatar_url":"https://github.com/amadeus4dev.png","language":null,"readme":"# Hackathon Starter\n\nHave you been in a hackathon in the past? Time flies! We have prepared this quick reference document for you to get familiar with our APIs.\n\nHappy Hacking!\n\n# Table of Contents\n\n- [Getting Started](#getting-started)\n- [APIs](#apis)\n- [SDKs](#sdks)\n- [Cheat sheet](#cheat-sheet)\n- [Guides](#tutorials-and-guides)\n- [Postman](#postman)\n- [Examples](#examples)\n- [Data Collection](#data-collection)\n- [FAQ](#faq)\n- [Contributing](#contributing)\n\n\n## Getting Started\n\nFirst of all, you need to create an account:\n\n1. Go to [our portal](https://developers.amadeus.com) and click on [register](https://developers.amadeus.com/create-account).\n2. Fill in the form using a valid email address and click on the `Create account` button. A confirmation email will be sent to the email address you have just registered.\n3. Open your mail and click on `Activate your account`.\n\nWhat's next? Our [get started guide](https://developers.amadeus.com/get-started/get-started-with-self-service-apis-335) contains detailed information about how to get your API key and make your first API call.\n\nThe APIs use [OAuth2](https://en.wikipedia.org/wiki/OAuth) as authentication mechanism. The [authorization guide](https://amadeus4dev.github.io/developer-guides/API-Keys/authorization/) provides deep technical information on how to get a token in order to perform API calls.\n\n## APIs\n\n| Category\n| ----------------------------------------------- \n| [Flights](https://developers.amadeus.com/self-service/category/flights)\n| [Destination Experiences](https://developers.amadeus.com/self-service/category/destination-experiences)\n| [Cars and Transfers](https://developers.amadeus.com/self-service/category/cars-and-transfers) \n| [Market insights](https://developers.amadeus.com/self-service/category/market-insights)\n| [Hotels](https://developers.amadeus.com/self-service/category/hotels) \n| [Itinerary management](https://developers.amadeus.com/self-service/category/itinerary-management)\n\n## SDKs\n\nBecause there is life beyond `curl`.\n\n- [Python](https://github.com/amadeus4dev/amadeus-python)\n- [Java](https://github.com/amadeus4dev/amadeus-java)\n- [Node](https://github.com/amadeus4dev/amadeus-node)\n\n## Cheat sheet\n\nWe normally bring some printed copies to the hackathons, but for your convenience check out the [web version](https://possible-quilt-2ff.notion.site/Cheat-sheet-e059caf4fcd342b78705f9f3d6f88f1d). \n\nLet's save the planet!\n\n## Tutorials and guides\n\nIn the [Developer Guides](https://amadeus4dev.github.io/developer-guides/examples/prototypes/) you can find tutorials to help you make the most of our APIs. \n\nYou can also find a list of [blog articles](https://developers.amadeus.com/blog/category/tutorials?page=1\u0026count=5) and [videos](https://www.youtube.com/channel/UCwI48vMwtiE-hra2RAtk1PQ) to help you build travel apps with several Amadeus APIs and technologies.\n\n## Postman\n\nIf you love [Postman](https://www.getpostman.com/) as we do, you'll be glad to see [our public Postman workspace](https://www.postman.com/amadeus4dev/workspace/amadeus-for-developers-s-public-workspace/collection/2672636-27471449-d2ca-a8c4-1399-6b0cfbddd079).\n\nNew to Postman? Don't miss the [How to play with Self-Service APIs with no code](https://developers.amadeus.com/blog/how-to-play-with-self-service-apis-with-no-code-using-postman) article in our blog.\n\n## Examples\n\nExplore all the self-contained [code examples](https://amadeus4dev.github.io/developer-guides/examples/code-example/) as well as [prototypes](https://amadeus4dev.github.io/developer-guides/examples/prototypes/). \n\n## Data collection\n\nDuring the hackathon you'll use the `Test environment`, which means that our APIs are using cached data. You can find which data is available on the [data collection](http://github.com/amadeus4dev/data-collection) repository.\n\n## FAQ\n\n* **When I go to the portal I see two API catalogs: Self-Service and Enterprise. Which one should I use during the Hackathon?**\n\nAmadeus for Developers includes two different offers: Self-Service and\nEnterprise, each meeting different customer needs. During the Hackathon you\nwill use [Self-Service APIs](https://developers.amadeus.com/self-service/) as\nEnterprise is tailored to companies with scale needs and leading brands in the\ntravel industry.\n\n* **When I create an *application* on the portal I see two environments: Test and Production. What's that?**\n\nThe Test environment is the default environment for all new applications. This\nis where you will enjoy a fixed free number of free API call quota per month.\nWhen you reach the limit, you will receive an error message. No worries because\nyou have enough calls for the Hackathon!\n\nOnce you feel that your application is ready to be deployed to the Real World™,\nyou will want to move it to the Production environment. There is no need to move to\nproduction in a Hackathon unless you are willing to pay!\n\n## Contributing\n\nIf something is wrong, confusing or you miss information, please let us know. Send your `pull request` or create an `issue` in the repository. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famadeus4dev%2Fhackathon-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famadeus4dev%2Fhackathon-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famadeus4dev%2Fhackathon-starter/lists"}