Important IDs
Credit ID
Know how to get a credit ID
credit-id
is a required parameter that allows you to retrieve movie or TV show credit.
Follow these steps to get a movie credit_id:
1
Step 1
`Make a request to the Credit [endpoint](https://starlight.mintlify.app/api- reference/endpoints/credit).
2
Step 2
Get the credit_id
from the retrieved response.
Follow these steps to get a TV show credit_id:
1
Step 1
Make a request to the Credit [endpoint](https://starlight.mintlify.app/api- reference/credits/details).
2
Step 2
Get the credit_id
from the retrieved response.
Follow these steps to get a TV Episode credit_id:
1
Step 1
Make a request to the Credit endpoint.
2
Step 2
Get the credit_id
from the retrieved response.