mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 07:43:26 +00:00
Initial draft
This commit is contained in:
@@ -3,6 +3,7 @@ title: 'TMDB API Key'
|
||||
---
|
||||
|
||||
## Getting an API Key
|
||||
|
||||
In order to search for movies and TV shows, we use an API called "The Movie Database" (TMDB). In order for your client to be able to search, you need to generate an API key.
|
||||
|
||||
::alert{type="info"}
|
||||
@@ -14,6 +15,6 @@ The API key is **free**, you just need to create an account.
|
||||
1. Go to https://www.themoviedb.org/settings/api/request to create a developer account.
|
||||
1. Read the terms and conditions and accept them.
|
||||
1. Fill out your details:
|
||||
- Select "Website" as type of use.
|
||||
- For the other details can put any values; they are not important.
|
||||
1. Copy the "API Read Access Token" - **DO NOT COPY THE API Key - IT WILL NOT WORK**
|
||||
- Select "Website" as type of use.
|
||||
- For the other details can put any values; they are not important.
|
||||
1. Copy the "API Read Access Token" - **DO NOT COPY THE API Key - IT WILL NOT WORK**
|
||||
|
Reference in New Issue
Block a user