Twitter API
Authentication is done via Bearer token as per here.
Base domains depend on the functionality of Twitter you want to use:
https://api.twitter.com/2/ ---> For regular Twitter API related operations
https://ads-api.twitter.com/10/ --> For Twitter advertising API related operations
Last updated
Was this helpful?