1.0.0 • Published 6 years ago
fanisko-engage-api-test-prabhat v1.0.0
fansiko-engage-api
NPM
Npm module to retrieve the content fanisko.com.
You can find more details about our API at https://fanisko.com/
What you can do
Get the content Get the content with Id
Methods
get_content(api_key, secret_key)
get_content_by_id(api_key, secret_key,id)
Configuration
name type default required description
userId String yes This is your user ID. You can find it in your Botsociety Profile page
apiKey String yes This is your API key. You can find it in your Botsociety Profile page
debug Boolean false no Set to true
, some debugging messages will be displayed on console
Get your user ID and API key
Sign up at botsociety.io (it's free!)
Go to the account page
Generate the API key
Usage example
let Botsociety = require('botsociety')
License (ISC)
See the LICENSE file for details.
Fork the repo on GitHub
Clone the project to your own machine
1.0.0
6 years ago