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 or create an API token
API Reference
API Reference
Error
Copy
A valid request URL is required to generate request examples
201
400
401
403
Copy
{
"value"
:
"<string>"
}
Token
Get or create an API token
POST
/openapi
https://app.fohlio.com/be/openapi
/
tokens
/
current
Try it
Error
Copy
A valid request URL is required to generate request examples
201
400
401
403
Copy
{
"value"
:
"<string>"
}
Authorizations
authorization
string
header
required
Body
application/json
email
string
required
password
string
required
Response
201
application/json
Created
value
string
Get the current API token
List confirmed internal users
⌘I