Skip to content

Teyvat-dev is an open-source API that provides information about Genshin Impact.

Notifications You must be signed in to change notification settings

nethriis/teyvat-dev

Repository files navigation

Teyvat-dev

Teyvat-dev is an open-source API that provides information about Genshin Impact.

Usage

This API offers various endpoints for retrieving information about the game. The base URL for the API is https://teyvat-dev.vercel.app/api.

Endpoints

  • /characters: Get all characters
  • /characters/:id: Get a character by ID
  • /weapons: Get all weapons
  • /weapons/:id: Get a weapon by ID
  • /artifacts: Get all artifacts
  • /artifacts/:id: Get an artifact by ID
  • /materials: Get all materials
  • /materials/:id: Get a material by ID
  • /nations: Get all nations
  • /nations/:id: Get a nation by ID
  • /elements: Get all elements
  • /elements/:id: Get an element by ID

About

Teyvat-dev is an open-source API that provides information about Genshin Impact.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages