Authentication
Test Authentication
Test your API keys and your ability to connect to the Pinata API
GET
/
data
/
testAuthentication
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
message
string