Skip to main content
Fohlio API home page
Fohlio API
Search...
⌘K
API Reference
Address
Area
Category / Division
Client Invoice
Client Proposal
Column
Contact
Layer
Project Item
Project Report
Project
Purchase Order
Shipment
Supplier Invoice
Team Role
Team
Token
GET
Get the current API token
POST
Get or create an API token
User
Fohlio API home page
Fohlio API
Search...
⌘K
Search...
Navigation
Token
Get the current API token
API Reference
API Reference
Error
Copy
A valid request URL is required to generate request examples
200
401
403
Copy
{
"value"
:
"<string>"
}
Token
Get the current API token
GET
/openapi
https://app.fohlio.com/be/openapi
/
tokens
/
current
Try it
Error
Copy
A valid request URL is required to generate request examples
200
401
403
Copy
{
"value"
:
"<string>"
}
Authorizations
authorization
string
header
required
Query Parameters
email
string
required
password
string
required
Response
200
application/json
OK
value
string
Get a dump of the whole team
Get or create an API token
⌘I