Twitter API
Authentication is done via Bearer token as per herearrow-up-right.
Base domains depend on the functionality of Twitter you want to use:
https://api.twitter.com/2/ ---> For regular Twitter APIarrow-up-right related operations
https://ads-api.twitter.com/10/ --> For Twitter advertising APIarrow-up-right related operations
Make sure you include the current version of the API you want to use, when setting up a connector auth, e.g. here 2 for regular and 10 for advertising.
Last updated 4 years ago
Was this helpful?