Platform
Get API info
Get basic API information
GET
Please be aware that the Phare API is currently in beta and is subject to change.
Authorizations
Use a user token to access authenticated routes. The token must be specified in the Authorization HTTP header with the following format 'Authorization: Bearer <token>'.
Response
200
application/json
Success, information retrieved
API title
Example:
"Phare"
API version
Example:
"1.0"
Support email address
Example:
"support@phare.io"
Platform website url
Example:
"https://phare.io"
API documentation url
Example:
"https://docs.phare.io/"
Was this page helpful?