Files
freeCodeCamp/curriculum/challenges/italian/07-scientific-computing-with-python/python-for-everybody/web-services-api-rate-limiting-and-security.md
Nicholas Carrigan (he/him) f25e3e69f8 feat: enable new langs (#42491)
Enable italian and portuguese
2021-06-15 13:19:18 +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