Learn how to make your first request using the Poix API
Authorization
Authorization: Bearer YOUR_TOKEN
/search
YOUR_TOKEN
curl --request GET \ --url https://api.poix.io/search \ --header 'Authorization: Bearer YOUR_TOKEN'
{ "regionCode": "US", "totalResults": 1000000, "resultsPerPage": 10, "nextPageToken": "CAoQAA", "data": [ { "kind": "youtube#video", "videoId": "VZ91YQ8yhkY", "publishedAt": "2024-09-25T17:00:21Z", "channelId": "UCtXn8EDGHrAL9gLppoHZXSg", "title": "Super Weird Things Only MALE Cats Do For Their", // ... other details