{
  "markdown": "# TLE API\r\n\r\n<!-- [![build](https://travis-ci.com/ivanstan/tle-api.svg?branch=master)](https://travis-ci.com/ivanstan/tle-api) -->\r\n<!-- ![dependabot](https://badgen.net/dependabot/dependabot/dependabot-core/?icon=dependabot) -->\r\n![coverage](https://badgen.net/coveralls/c/github/ivanstan/tle-api)\r\n![status](https://badgen.net/uptime-robot/status/m781499721-d42767e28cc71aea507fb087)\r\n![status](https://badgen.net/uptime-robot/month/m781499721-d42767e28cc71aea507fb087)\r\n![status](https://badgen.net/uptime-robot/response/m781499721-d42767e28cc71aea507fb087)\r\n\r\nCode repository that powers TLE API backend, listed on NASA API catalog \r\nhttps://api.nasa.gov/\r\n\r\nAPI provides up to date two line element set records, the data is updated \r\ndaily from [CelesTrak](https://celestrak.com/) and served in JSON format. A two-line element set (TLE) \r\nis a data format encoding a list of orbital elements of an \r\nEarth-orbiting object for a given point in time. \r\n\r\n## Usage\r\nFurther documentation and response examples are available at: \r\nhttps://tle.ivanstanojevic.me/\r\n\r\n### Available endpoints\r\nThe TLE API consists of two endpoints `GET http://tle.ivanstanojevic.me`\r\n\r\n| Endpoint | Description |\r\n|----------|:------:|\r\n| `GET /api/tle?search={query}` | Perform search by satellite name |\r\n| `GET /api/tle/{id}` | Retrieve a single TLE record where id is satellite number |\r\n\r\nExample query\r\nhttp://tle.ivanstanojevic.me/api/tle\r\n\r\n# Third party client libraries\r\n\r\n* JavaScript https://github.com/ivanstan/tle.js\r\n* PHP https://github.com/ivanstan/tle-php \r\n* C# https://github.com/nichols-t/TLE.NET\r\n",
  "bytes": 1600,
  "sha": "cc3fec07f6da670d177964e3fa327479d5d35548cd5979ed2037eb21a360a8b7",
  "repo_slug": "ivanstan/tle-api",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_ivanstan_tle_satellite_ad3ca96a/readme"
}