Files
freeCodeCamp/curriculum/challenges/chinese-traditional/07-scientific-computing-with-python/python-for-everybody/web-services-api-rate-limiting-and-security.md
Nicholas Carrigan (he/him) 3da4be21bb chore: seed chinese traditional (#42005)
Seeds the chinese traditional files manually so we can deploy to
staging.
2021-05-05 22:43:49 +05:30

726 B

id, title, challengeType, videoId, dashedName
id title challengeType videoId dashedName
5e7b9f150b6c005b0e76f080 Web Services: API Rate Limiting and Security 11 pI-g0lI8ngs web-services-api-rate-limiting-and-security

--description--

More resources:

- Exercise: GeoJSON

- Exercise: JSON

- Exercise: Twitter

- Exercise: XML

--question--

--text--

When making a request from the Twitter API, what information must always be sent with the request?

--answers--

Twitter username


date range


search term


key

--video-solution--

4