Authentication
Inokufu API Cloud uses API keys to allow access to our APIs.
You can access this API in two ways:
Direct customer: this is reserved for very high usage and custom needs. If you want to know more about our enterprise plans, please feel free to contact our Inokufu sales team.
Rapid API
API key in header
Inokufu APIs expects for the API key to be included in API requests to the server in a header that looks like the following:
Make sure to replace SAY-FRIEND-AND-ENTER with your own Developer API key.
Code examples
See here for Rapid API codes example.
Direct Customer
API key in header
Inokufu APIs expects for the API key to be included in API requests to the server in a header that looks like the following:
Make sure to replace SAY-FRIEND-AND-ENTER with your own Developer API key.
Code examples
See below for Direct customer access:
Last updated