@extends('layouts.settings') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'API Users','parentTitle'=>'Toolbox','parentUrl'=>'/toolbox'])
Teqtivity uses OAuth2.0 API to allow programmatic access to view and manage resources. Bearer Tokens generated for API users is necessary to access the resources.
The Teqtivity API endpoint is
{{url('/api')}}
user()->userType->name == "Super Admin") style="margin:0;" @endif>You have the option to choose from the following permissions when creating a new API user.
@if(auth()->user()->userType->name == "Super Admin") Add New Permission @endif{{$scope->name}}