API Documentations

This is a REST API Documentation used to request connections to Mockap's system.
  • Home
  • API Documentations
Introduction
Authentication
  • Introduction

    The Mockap API is a REST API used to request connections to our system. API key can be used to gain access to all functionalities, such as searching, quizzes, and sessions. An API key is also required if you would like to use data from the API commercially.
    Getting Started
  • API authentication is a combination of technology and process that proves or verifies the identities of users who want access to an API. Specifically, API authentication involves the use of a software protocol to verify that users are who they claim to be when a client makes an API call
    Getting API Keys
    Create a Text Share

    The example below creates a simple text Share on LinkedIn. Notice the visibility is set to PUBLIC, where anyone on the LinkedIn Platform can view this share.

     


    <div class="col-md-12 col-lg-12 mb-5">


        <div class="">


             <span class="bold text-white">Post Tags</span>


        </div>


        <input type="text" name="tags" id="tagsinput-typehead" class="form-control" style="color: white"  value="{{ $post->tags }}" data-role="tagsinput" required/>


    </div>


    <div>


        <p>Hello World!</p>


    </div>




    Access Token
    If you just want to detect/replace certain tags: This function will search for certain html tags and encapsulate them in brackets - which is pretty senseless - just modify it to whatever you want to do with the tags. 

     

        echo 'Hello world!';





    Json Response

    The example below creates a simple text Share on LinkedIn. Notice the visibility is set to PUBLIC, where anyone on the LinkedIn Platform can view this share.


     

    {


        "author": "urn:li:person:8675309",


        "lifecycleState": "PUBLISHED",


        "specificContent": {


            "com.linkedin.ugc.ShareContent": {


                "shareCommentary": {


                    "text": "Hello World! This is my first Share on LinkedIn!"


                },


                "shareMediaCategory": "NONE"


            }


        },


        "visibility": {


            "com.linkedin.ugc.MemberNetworkVisibility": "PUBLIC"


        }


    }






Still Have a Questions?

Want to get in touch? We'd love to hear from you. Here's how you can reach us...



Power of recruitments

Mockap offers cutting-edge solutions to enhance and optimize your recruitment processes. From comprehensive candidate assessments to efficient workflow management, Mockap is your key to unlocking efficiency and securing top-tier talent. Elevate your recruitment game with Mockap - where precision meets progress.