Paragraph API authenticates users using a standard "Bearer" token. You can find your API token in the project settings in your Paragraph dashboard, if you click on "Read instructions".
The API endpoint for most of our resources is https://api.paragraph.ph.
$ curl https://api.paragraph.ph -H 'Authorization: Bearer XXX'