Custom API JS Service not reflecting on API Services Dashboard

I’ve created an API service in JavaScript and deployed it, but it’s not showing up on the API Services Board. Is a custom API service not available with the free version, or how many API services can be deployed in the free and paid versions?

Is Showing on API services is only available on paid version?


Try creating a class and then registering the class using the addService method. Exactly as shown here:

https://backendless.com/docs/bl-js/bl_advanced_quick_start_service_development.html